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
Fields -
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
getDisplayIdentifier, getDisplayIdentity, getDisplayType
-
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:
-