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

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

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

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