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

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

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

Methods in de.danet.an.workflow.omgcore that throw UpdateNotAllowedException
 void WfExecutionObject.setProcessContext(ProcessData newValue)
          Set the context of this WfExecutionObject.
 void WfExecutionObject.setPriority(int newValue)
          Update the priority of this WfExecutionObject.