Package wt.change2
Class WorkflowRecord
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.change2._WorkflowRecord
wt.change2.WorkflowRecord
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._PolicyAccessControlled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.PolicyAccessControlled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.inf.container._WTContained,WTContained,wt.recent.RecentlyVisited
@GenAsPersistable(superClass=WTObject.class,interfaces={WTContained.class,wt.access.PolicyAccessControlled.class,AdHocControlled.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="phaseName",type=java.lang.String.class),@GeneratedProperty(name="windchillApprovalPath",type=java.lang.String.class),@GeneratedProperty(name="windchillSignOffActivity",type=java.lang.Boolean.class)},foreignKeys={@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="votingEventAudit",type=wt.workflow.engine.WfVotingEventAudit.class,supportedAPI=PRIVATE,cascade=false,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(persistent=true),javaDoc="The voting event audit object that resulted in WorkflowRecord creation."),myRole=@MyRole(name="reviewVotingEventAudit",supportedAPI=PRIVATE,cascade=false)),@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="primaryBusinessObject",type=Persistable.class,referenceType=ObjectReference.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(persistent=true),javaDoc="Primary busieness object."),myRole=@MyRole(name="reviewVotingEventAudit",supportedAPI=PUBLIC,cascade=false)),@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="parentWorkflowRecord",type=WorkflowRecord.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=false),columnProperties=@ColumnProperties(persistent=true),javaDoc="The parent WorkflowRecord object."),myRole=@MyRole(name="reviewParentWorkflowRecord",supportedAPI=PUBLIC,cascade=false))},tableProperties=@TableProperties(compositeIndex1="primaryBusinessObjectReference.key.id",compositeIndex2="votingEventAuditReference.key.id",compositeIndex3="parentWorkflowRecordReference.key.id"))
public class WorkflowRecord
extends _WorkflowRecord
WorkflowRecord captures the electronic signature on workflow activities to authenticate the activity.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.change2._WorkflowRecord
EXTERNALIZATION_VERSION_UID, PARENT_WORKFLOW_RECORD, PARENT_WORKFLOW_RECORD_REFERENCE, PHASE_NAME, PRIMARY_BUSINESS_OBJECT, PRIMARY_BUSINESS_OBJECT_REFERENCE, VOTING_EVENT_AUDIT, VOTING_EVENT_AUDIT_REFERENCE, WINDCHILL_APPROVAL_PATH, WINDCHILL_SIGN_OFF_ACTIVITYFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.access._AdHocControlled
ENTRY_SETFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class wt.change2._WorkflowRecord
getAdministrativeLock, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getDomainRef, getEntrySet, getParentWorkflowRecord, getParentWorkflowRecordReference, getPhaseName, getPrimaryBusinessObject, getPrimaryBusinessObjectReference, getType, getVotingEventAudit, getVotingEventAuditReference, getWindchillApprovalPath, getWindchillSignOffActivity, isInheritedDomain, readExternal, readExternal, readVersion, setAdministrativeLock, setContainer, setContainerReference, setDomainRef, setEntrySet, setInheritedDomain, setParentWorkflowRecord, setParentWorkflowRecordReference, setPhaseName, setPrimaryBusinessObject, setPrimaryBusinessObjectReference, setVotingEventAudit, setVotingEventAuditReference, setWindchillApprovalPath, setWindchillSignOffActivity, super_readExternal_WorkflowRecord, super_readVersion_WorkflowRecord, super_writeExternal_WorkflowRecord, writeExternal, writeExternalMethods 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, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity