Uses of Package
org.kuali.rice.kew.framework.postprocessor
Packages that use org.kuali.rice.kew.framework.postprocessor
-
Classes in org.kuali.rice.kew.framework.postprocessor used by org.kuali.rice.kew.framework.postprocessorClassDescriptionEvent sent to the postprocessor when an action has been takenEvent sent to the postprocessor when the processor is endedEvent sent to the postprocessor when the processor is startedEvent sent to the postprocessor when document locking ids are requested.Base event interface for events emitted from the workflow engine and hooked by the
PostProcessorReturned from aPostProcessorto indicate success of failure of a particular event. -
Classes in org.kuali.rice.kew.framework.postprocessor used by org.kuali.rice.kew.postprocessorClassDescriptionEvent sent to the postprocessor when an action has been takenEvent sent to the postprocessor when the processor is endedEvent sent to the postprocessor when the processor is startedEvent sent to the postprocessor when document locking ids are requested.Hook for applications to perform logic due to workflow events from the engine.Returned from a
PostProcessorto indicate success of failure of a particular event.