Package wt.projmgmt.execution
Class ProjectActivity
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Simple
wt.enterprise.Simple
wt.workflow.engine._WfExecutionObject
wt.workflow.engine.WfExecutionObject
wt.workflow.engine._WfActivity
wt.workflow.engine.WfActivity
wt.workflow.work._WfAssignedActivity
wt.workflow.work.WfAssignedActivity
wt.projmgmt.execution._ProjectActivity
wt.projmgmt.execution.ProjectActivity
- All Implemented Interfaces:
Externalizable,Serializable,Comparable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.index._Indexable,Indexable,wt.inf.container._WTContained,WTContained,wt.meeting.actionitem._SubjectOfActionItem,wt.meeting.actionitem.SubjectOfActionItem,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,_ExecutionObject,wt.projmgmt.execution._ProjectNode,ExecutionObject,wt.projmgmt.execution.ProjectNode,wt.projmgmt.resource._DeliverableHolder,wt.projmgmt.resource._ResourceHolder,wt.projmgmt.resource.DeliverableHolder,wt.projmgmt.resource.ResourceHolder,wt.recent.RecentlyVisited,wt.type._TypeManaged,wt.type.TypeManaged,wt.workflow.engine._WfNode,WfNode,wt.workflow.forum._SubjectOfForum,SubjectOfForum,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
@GenAsPersistable(superClass=WfAssignedActivity.class,
interfaces={wt.projmgmt.resource.DeliverableHolder.class,wt.projmgmt.execution.ProjectNode.class,wt.projmgmt.resource.ResourceHolder.class,wt.meeting.actionitem.SubjectOfActionItem.class,SubjectOfForum.class,wt.type.TypeManaged.class},
versions=-3838171420565220054L,
tableProperties=@TableProperties(compositeIndex1="inConnectorRef.key.id",compositeIndex2="planReference.key.id",compositeIndex3="template.key.id",compositeIndex4="parentProcessRef.key.id + enabled",compositeIndex5="ownership.owner.key.id"),
iconProperties=@IconProperties(standardIcon="wtcore/images/projactivity.gif",openIcon="wtcore/images/projactivity.gif"))
public class ProjectActivity
extends _ProjectActivity
Returns the associated
Deliverable. The
associated deliverable is not null if the "link deliverables" option
is selected and a deliverable was linked to the activity.
Use the newProjectActivity static factory method(s), not
the ProjectActivity constructor, to construct instances
of this class. Instances must be constructed using the static factory(s),
in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.projmgmt.execution._ProjectActivity
EXTERNALIZATION_VERSION_UIDFields inherited from class wt.workflow.work.WfAssignedActivity
ACCESS_RESOURCE, INSTRUCTIONS_VARIABLE_NAMEFields inherited from class wt.workflow.work._WfAssignedActivity
INSTRUCTIONSFields inherited from class wt.workflow.engine._WfActivity
INPUT_VARIABLE_MAP, OUTPUT_VARIABLE_MAP, ROUTER_TYPE, TRIP_COUNT, USER_EVENT_LISTFields inherited from class wt.workflow.engine.WfExecutionObject
EXCEPTION_MESSAGEFields inherited from class wt.workflow.engine._WfExecutionObject
AD_SQEN, ALERT_TIME, CHANGE_STATE_TIME, CONTEXT, D_SQEN, DEADLINE, DEADLINE_DURATION, DESCRIPTION, END_TIME, EVENT_CONFIGURATION, KEY, NAME, PD_SQEN, PRIORITY, START_TIME, STATE, SUSPEND_TIME, TEMPLATE, TIME_PAST_DEADLINE, TIME_TO_DEADLINE, TIME_TO_STARTFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.projmgmt.execution._ExecutionObject
AFTER_DEADLINE, BEFORE_DEADLINE, CONFIGURATION, CURRENT_WORK_COST, ENABLED, ESTIMATED_FINISH_DATE, HEALTH_STATUS, INHERITED_DEADLINE, PERCENT_COMPLETE, PERFORMED_WORK, PROJECT_CATEGORY, RISK_DESCRIPTION, RISK_VALUE, STATUS_DESCRIPTION, TOTAL_WORK, TOTAL_WORK_COSTFields inherited from interface wt.index._Indexable
INDEXER_SETFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.projmgmt.execution._ProjectNode
ID, IN_CONNECTOR_REF, PLAN, PLAN_REFERENCEFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.workflow.engine._WfNode
PARENT_PROCESS_REFFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class wt.projmgmt.execution._ProjectActivity
getAfterDeadline, getBeforeDeadline, getClassInfo, getConceptualClassname, getConfiguration, getCurrentWorkCost, getEstimatedFinishDate, getHealthStatus, getId, getInConnectorRef, getIndexerSet, getInheritedDeadline, getOwnership, getPercentComplete, getPerformedWork, getPlan, getPlanReference, getProjectCategory, getRiskDescription, getRiskValue, getStatusDescription, getTotalWork, getTotalWorkCost, getType, isEnabled, readExternal, readExternal, readVersion, setAfterDeadline, setBeforeDeadline, setConfiguration, setCurrentWorkCost, setEnabled, setEstimatedFinishDate, setHealthStatus, setId, setInConnectorRef, setIndexerSet, setInheritedDeadline, setOwnership, setPercentComplete, setPerformedWork, setPlan, setPlanReference, setProjectCategory, setRiskDescription, setRiskValue, setStatusDescription, setTotalWork, setTotalWorkCost, super_readExternal_ProjectActivity, super_readVersion_ProjectActivity, super_writeExternal_ProjectActivity, writeExternal, writeExternalMethods inherited from class wt.workflow.work.WfAssignedActivity
acceptAssignment, canFinalizeAssigments, deleteActivity, doAbortTransition, doCompleteTransition, doResetTransition, doSkipTransition, doStartTransition, doTerminateTransition, finalizeAssignments, getAllAssignments, getAllBallots, getAllEvents, getAssignmentForRole, getAssignments, getAssignments, getInstructions, getInstructions, isComplete, newWfAssignedActivity, readValues, recreateWorkAssignment, replaceVariables, resolveAssigneesToPRefs, restartActivity, tally, tallyByActivity, tallyByAssignment, unacceptAssignmentMethods inherited from class wt.workflow.work._WfAssignedActivity
readVersion, setInstructions, super_readExternal_WfAssignedActivity, super_readVersion_WfAssignedActivity, super_writeExternal_WfAssignedActivityMethods inherited from class wt.workflow.engine.WfActivity
changeState, changeState, changeState, checkSuspendedProcess, complete, computeDeadline, computeTimeToStart, doDisableTransition, doEnableTransition, doResumeTransition, doSuspendTransition, doWork, evaluateRouterExpression, getParentProcess, getParentProcessReadOnly, getRouterEvent, getTemplateReference, getWfException, hasRouterExpression, propagateEvent, registerEvent, updateWfAssigneeNotification, updateWfDueDate, updateWfDuration, writeValuesMethods inherited from class wt.workflow.engine._WfActivity
getInputVariableMap, getOutputVariableMap, getParentProcessRef, getRouterType, getTripCount, getUserEventList, readVersion, setInputVariableMap, setOutputVariableMap, setParentProcessRef, setRouterType, setTripCount, setUserEventList, super_readExternal_WfActivity, super_readVersion_WfActivity, super_writeExternal_WfActivityMethods inherited from class wt.workflow.engine.WfExecutionObject
calculateTimePastDeadline, calculateTimeToDeadline, calculateTimeToDeadline, changeDeadline, changeStateAttributes, computeTimePastDeadline, computeTimeToDeadline, evaluateExpression, getEventConfiguration, getIdentity, getTimePastDeadline, getTimeToDeadline, getTimeToDeadline, getVarDueDate, getVarDuration, getVarNotification, initialize, initialize, readVersion, removeDeadlineQueueEntries, resetValues, validTransitionsMethods inherited from class wt.workflow.engine._WfExecutionObject
getAdSQEN, getAlertTime, getChangeStateTime, getContainer, getContainerName, getContainerReference, getDeadlineDuration, getDSQEN, getKey, getPdSQEN, getPriority, getState, getSuspendTime, getTemplate, getTimeToStart, setAdSQEN, setAlertTime, setChangeStateTime, setContainer, setContainerReference, setDeadlineDuration, setDSQEN, setEventConfiguration, setKey, setPdSQEN, setPriority, setState, setSuspendTime, setTemplate, setTimePastDeadline, setTimeToDeadline, setTimeToStart, super_readExternal_WfExecutionObject, super_readVersion_WfExecutionObject, super_writeExternal_WfExecutionObjectMethods inherited from class wt.enterprise.Simple
getBusinessTypeMethods inherited from class wt.enterprise._Simple
getAdministrativeLock, getDomainRef, getEventSet, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setEventSet, setInheritedDomain, setSecurityLabels, super_readExternal_Simple, super_readVersion_Simple, super_writeExternal_SimpleMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods 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.notify._Notifiable
getEventSet, setEventSetMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.workflow.engine._WfNode
getParentProcessRef, setParentProcessRefMethods inherited from interface wt.inf.container._WTContained
getContainer, getContainerName, getContainerReference, setContainer, setContainerReferenceMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentityMethods inherited from interface wt.workflow.engine.WfNode
getTemplateReference