gran.app.adapter.kernel
Interface WorkflowAdapter
- All Superinterfaces:
- Adapter, KernelAdapter
- All Known Implementing Classes:
- BaseWorkflowAdapter
- public interface WorkflowAdapter
- extends KernelAdapter
availableWorkflowIdListImpl
public java.util.ArrayList availableWorkflowIdListImpl(java.lang.String taskid,
java.util.ArrayList result)
throws GranException
- Throws:
GranException
getUDFsImpl
public java.util.ArrayList getUDFsImpl(java.lang.String id,
java.util.ArrayList result)
throws GranException
- Throws:
GranException
getStartStatusIdImpl
public java.lang.String getStartStatusIdImpl(java.lang.String workflowId,
java.lang.String result)
throws GranException
- Throws:
GranException
Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.