Uses of Interface
de.danet.an.workflow.omgcore.WfProcessMgr

Packages that use WfProcessMgr
de.danet.an.workflow.api This package defines the the workflow API provided by Danet's workflow component.  
de.danet.an.workflow.omgcore This package defines the core domain of a workflow management system.  
 

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

Subinterfaces of WfProcessMgr in de.danet.an.workflow.api
 interface ProcessMgr
          Interface ProcessMgr adds some functions to the OMG process manager.
 

Uses of WfProcessMgr in de.danet.an.workflow.omgcore
 

Methods in de.danet.an.workflow.omgcore that return WfProcessMgr
 WfProcessMgr WfProcess.manager()
          Returns the WfProcessMgr associated with the WfProcess.