Package wt.projmgmt.execution
Class SummaryActivity
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._WfContainer
wt.workflow.engine.WfContainer
wt.workflow.engine._WfBlock
wt.workflow.engine.WfBlock
wt.projmgmt.execution._SummaryActivity
wt.projmgmt.execution.SummaryActivity
- 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.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,_ExecutionObject,wt.projmgmt.execution._ProjectNode,ExecutionObject,wt.projmgmt.execution.ProjectNode,wt.recent.RecentlyVisited,wt.type._TypeManaged,wt.type.TypeManaged,wt.workflow.engine._WfNode,wt.workflow.engine._WfRequester,WfNode,wt.workflow.engine.WfRequester,wt.workflow.forum._SubjectOfForum,SubjectOfForum,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
@GenAsPersistable(superClass=wt.workflow.engine.WfBlock.class,
interfaces={wt.projmgmt.execution.ProjectNode.class,wt.workflow.engine.WfRequester.class,SubjectOfForum.class,wt.type.TypeManaged.class},
versions=-5027187295184605648L,
tableProperties=@TableProperties(compositeIndex1="inConnectorRef.key.id",compositeIndex2="planReference.key.id",compositeIndex3="template.key.id",compositeIndex4="parentProcessRef.key.id + enabled",compositeIndex5="ownership.owner.key.id",compositeIndex6="performerRef.key.id"),
iconProperties=@IconProperties(standardIcon="wtcore/images/summaryactivity.gif",openIcon="wtcore/images/summaryactivity.gif"))
public class SummaryActivity
extends _SummaryActivity
Container of project manager nodes.
Use the newSummaryActivity static factory method(s), not
the SummaryActivity 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.workflow.engine._WfExecutionObject
CONTEXT, NAME, PRIORITYFields inherited from interface wt.projmgmt.execution._ExecutionObject
CURRENT_WORK_COST, ESTIMATED_FINISH_DATE, HEALTH_STATUS, INHERITED_DEADLINE, PERCENT_COMPLETE, PERFORMED_WORK, PROJECT_CATEGORY, RISK_DESCRIPTION, RISK_VALUE, STATUS_DESCRIPTION, TOTAL_WORK, TOTAL_WORK_COST -
Method Summary
Methods inherited from class wt.projmgmt.execution._SummaryActivity
getCurrentWorkCost, getEstimatedFinishDate, getHealthStatus, getInheritedDeadline, getPercentComplete, getPerformedWork, getProjectCategory, getRiskDescription, getRiskValue, getStatusDescription, getTotalWork, getTotalWorkCost, setCurrentWorkCost, setEstimatedFinishDate, setHealthStatus, setInheritedDeadline, setPercentComplete, setPerformedWork, setProjectCategory, setRiskDescription, setRiskValue, setStatusDescription, setTotalWork, setTotalWorkCostMethods inherited from class wt.workflow.engine._WfExecutionObject
setPriorityMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes