Package com.ptc.windchill.sync.wpsync
Class ExportStatus
java.lang.Object
wt.fc.EnumeratedType
com.ptc.windchill.sync.wpsync._ExportStatus
com.ptc.windchill.sync.wpsync.ExportStatus
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
Supported API: true
Extendable: false.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class wt.fc.EnumeratedType
EnumeratedType.OrderOnOrder -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ExportStatus
Supported API: true.static final ExportStatus
Supported API: true.static final ExportStatus
Supported API: true.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 com.ptc.windchill.sync.wpsync._ExportStatus
getExportStatusDefault, getExportStatusSet, getLocaleSet, getValueSet, newExportStatus, reloadEnumeratedTypeWithCustomValues, toExportStatus, 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
-
Field Details
-
SUCCEEDED
Supported API: true. -
FAILED
Supported API: true. -
ABORTED
Supported API: true.
-