Package de.uplanet.lucy.server.workflow
package de.uplanet.lucy.server.workflow
-
ClassDescriptionThis interface is implemented by workflow objects that support custom properties.
IWorkflowObject
s that need to know in whichIWorkflow
they reside should implement this interface.This interface should be implemented byIWorkflowObject
s that need to know where their workflow directory is.This exception is thrown when a workflow with an invalid structure is being encountered.This interface is implemented by workflow objects that support sending events after a certain activity has been stopped.This interface is implemented by workflow objects that support sending events before a certain activity is about to being started.An interface forIWorkflowEventSource
s that support a global shared state.This is the interface for workflow actions.This is the interface for workflow condition.This is the interface for workflow event handlers.This is the interface for workflow event sources.This is the marker interface for workflow timers.This exception is thrown when a workflow requires a transaction but none is currently running.