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

Packages that use InvalidPerformerException
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 InvalidPerformerException in de.danet.an.workflow.api
 

Methods in de.danet.an.workflow.api that throw InvalidPerformerException
 void DefaultRequester.receiveEvent(WfAuditEvent wfAuditEvent)
           
 

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

Methods in de.danet.an.workflow.omgcore that throw InvalidPerformerException
 void WfAuditHandler.receiveEvent(WfAuditEvent e)
          Called by the workflow engine if an event occurs.