Uses of Class
de.danet.an.workflow.omgcore.InvalidRequesterException

Packages that use InvalidRequesterException
de.danet.an.workflow.omgcore This package defines the core domain of a workflow management system.  
 

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

Methods in de.danet.an.workflow.omgcore that throw InvalidRequesterException
 WfProcess WfProcessMgr.createProcess(WfRequester requester)
          Create instances of a process and link its requester.