Uses of Interface
de.danet.an.workflow.api.ProcessMgr

Packages that use ProcessMgr
de.danet.an.workflow.api This package defines the the workflow API provided by Danet's workflow component.  
 

Uses of ProcessMgr in de.danet.an.workflow.api
 

Methods in de.danet.an.workflow.api that return ProcessMgr
 ProcessMgr ProcessDefinitionDirectory.processMgr(java.lang.String packageId, java.lang.String processId)
          This method delivers the process manager for the process definition with the given ids.