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

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

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

Methods in de.danet.an.workflow.omgcore that throw CannotChangeRequesterException
 void WfProcess.setRequester(WfRequester requester)
          Reassigns the WfProcess to another WfRequester.