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

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

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

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