Class ProjectActivity

java.lang.Object
wt.fc._WTObject
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: