Uses of Class
de.danet.an.workflow.api.Activity.ClosedCompletedState

Packages that use Activity.ClosedCompletedState
de.danet.an.workflow.api This package defines the the workflow API provided by Danet's workflow component.  
 

Uses of Activity.ClosedCompletedState in de.danet.an.workflow.api
 

Fields in de.danet.an.workflow.api declared as Activity.ClosedCompletedState
static Activity.ClosedCompletedState Activity.ClosedCompletedState.NORMAL
          Provides a state indicating that the activity was completed normally.
static Activity.ClosedCompletedState Activity.ClosedCompletedState.ABANDONED
          Provides a state indicating that the activity was completed by an exception.