Package wt.workflow.robots
Class WfSynchType
java.lang.Object
wt.fc.EnumeratedType
wt.workflow.robots._WfSynchType
wt.workflow.robots.WfSynchType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
Used specify which kind of synchronization is to be performed by the
synchronization robot. Two types are possible: EVENT and EXPRESSION.
In the first case, the robot synchs up with a Windchill keyed event;
in the second, a expression is evalueted.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.workflow.robots._WfSynchType
getValueSet, getWfSynchTypeDefault, getWfSynchTypeSet, toWfSynchTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString