Package wt.workflow.engine
Class WfTransition
java.lang.Object
wt.fc.EnumeratedType
wt.workflow.engine._WfTransition
wt.workflow.engine.WfTransition
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
@GenAsEnumeratedType
@FrozenSerializable
public class WfTransition
extends wt.workflow.engine._WfTransition
Used together with the State type to define the state transitions anexecution
object can perform when it is in a particular state. The transitions
currently implemented are the following:
Supported API: true
Extendable: false
- start
- disable
- enable
- suspend
- resume
- skip
- complete
- terminate
- abort
Supported API: true
Extendable: false
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class wt.fc.EnumeratedType
EnumeratedType.OrderOnOrder -
Field Summary
Fields inherited from class wt.fc.EnumeratedType
secretHandshake, SEP_CHAR, userLocaleFields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.workflow.engine._WfTransition
getLocaleSet, getValueSet, getWfTransitionDefault, getWfTransitionSet, newWfTransition, reloadEnumeratedTypeWithCustomValues, toWfTransition, valueSetMethods inherited from class wt.fc.EnumeratedType
clearCustomEnumsCache, compareTo, defaultEnumeratedType, dynamicInstance, equals, getAbbreviatedDisplay, getComment, getComment, getDisplay, getDisplay, getFullDisplay, getInternalKey, getLocalizedMessage, getLocalizedValues, getLongDescription, getLongDescription, getOrder, getSelectableValueSet, getShortDescription, getShortDescription, getStringValue, getStringValue, getValidSet, getValue, hashCode, instantiateSet, instantiateSet, isCustomValueLoaded, isDefaultValue, isDefaultValue, isPrimaryKey, isSelectable, main, readResolve, setCustomValueLoaded, setCustomValueLoadedTrueForAllEntries, setDefaultValue, setLocalizedValues, setOrder, setSelectable, setValue, toEnumeratedType, toEnumeratedType, toEnumeratedType, toString, validateFriendship