Package wt.workflow.work
Class _WfBallot
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.workflow.work._WfBallot
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
- Direct Known Subclasses:
WfBallot
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringEvent list vector from workComplete.static final StringSupported API: trueFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionEvent list vector from workComplete.Supported API: truevoidsetEventList(Vector eventList) Event list vector from workComplete.voidsetTimestamp(Timestamp timestamp) Supported API: trueMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo
-
Field Details
-
EVENT_LIST
Event list vector from workComplete.Supported API: true
- See Also:
-
TIMESTAMP
Supported API: true- See Also:
-
-
Method Details
-
getEventList
Event list vector from workComplete.Supported API: true
- See Also:
-
setEventList
Event list vector from workComplete.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getTimestamp
Supported API: true- See Also:
-
setTimestamp
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-