Package com.ptc.projectmanagement.plan
Class PlanActivity
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.projectmanagement.plan._AbstractPlanActivity
com.ptc.projectmanagement.plan.AbstractPlanActivity
com.ptc.projectmanagement.plan._PlanActivity
com.ptc.projectmanagement.plan.PlanActivity
- All Implemented Interfaces:
com.ptc.projectmanagement.assignment._WorkTrackable,com.ptc.projectmanagement.assignment.WorkTrackable,com.ptc.projectmanagement.cost._CostTrackable,com.ptc.projectmanagement.cost.CostTrackable,com.ptc.projectmanagement.plan._DateConstrainable,com.ptc.projectmanagement.plan._Hierarchical,com.ptc.projectmanagement.plan._PlanActivityTypeInterface,com.ptc.projectmanagement.plan._Plannable,com.ptc.projectmanagement.plan._Scheduleable,com.ptc.projectmanagement.plan._TaskTypeable,com.ptc.projectmanagement.plan.DateConstrainable,com.ptc.projectmanagement.plan.Hierarchical,com.ptc.projectmanagement.plan.PlanActivityTypeInterface,Plannable,Scheduleable,com.ptc.projectmanagement.plan.TaskTypeable,com.ptc.windchill.history._HistoryRecordable,com.ptc.windchill.history.HistoryRecordable,Externalizable,Serializable,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,NetFactor,ObjectMappable,Persistable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.inf.container._WTContained,WTContained,wt.meeting.actionitem._SubjectOfActionItem,wt.meeting.actionitem.SubjectOfActionItem,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,wt.projmgmt.DeadlineSupportable,wt.projmgmt.deliverable.SubjectOfDeliverableViewer,wt.projmgmt.plannable._SubPlannable,wt.projmgmt.plannable.SubPlannable,wt.recent.RecentlyVisited,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.workflow.forum._SubjectOfForum,SubjectOfForum,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
@GenAsPersistable(superClass=AbstractPlanActivity.class,interfaces={wt.projmgmt.deliverable.SubjectOfDeliverableViewer.class,com.ptc.projectmanagement.plan.DateConstrainable.class,com.ptc.projectmanagement.plan.TaskTypeable.class,wt.ownership.Ownable.class,wt.type.Typed.class,com.ptc.projectmanagement.plan.PlanActivityTypeInterface.class,wt.projmgmt.DeadlineSupportable.class,wt.projmgmt.plannable.SubPlannable.class},properties={@GeneratedProperty(name="showInTimeline",type=boolean.class,initialValue="false",javaDoc="This Attribute is used to show the activity in Timline"),@GeneratedProperty(name="afterDeadline",type=int.class,javaDoc="This Attribute is used to determine when the after deadline notification needs to send"),@GeneratedProperty(name="beforeDeadline",type=int.class,javaDoc="This Attribute is used to determine when the before deadline notification needs to send"),@GeneratedProperty(name="hasDeliverable",type=boolean.class,javaDoc="This Attribute is used to determine if the activity is marked as Deliverable Activity"),@GeneratedProperty(name="trackingIntent",type=TrackingIntentType.class,javaDoc="This Attribute is used to determine the tracking goal of a Deliverable Activity")},iconProperties=@IconProperties(standardIcon="netmarkets/images/activity.png",openIcon="netmarkets/images/activity.png"))
public class PlanActivity
extends com.ptc.projectmanagement.plan._PlanActivity
Use the newPlanActivity static factory method(s), not the
PlanActivity 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 com.ptc.projectmanagement.plan._PlanActivity
AFTER_DEADLINE, BEFORE_DEADLINE, EXTERNALIZATION_VERSION_UID, HAS_DELIVERABLE, SHOW_IN_TIMELINE, TRACKING_INTENTFields inherited from class com.ptc.projectmanagement.plan._AbstractPlanActivity
DEADLINE, HEALTH_STATUS_DESCRIPTION, HEALTH_STATUS_TYPE, RISK_DESCRIPTION, RISK_TYPEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface com.ptc.projectmanagement.cost._CostTrackable
FIXED_COST, ROLLED_UP_COST, TOTAL_COSTFields inherited from interface com.ptc.projectmanagement.plan._DateConstrainable
CONSTRAINT_DATE, CONSTRAINT_TYPEFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface com.ptc.projectmanagement.plan._Hierarchical
PARENT, PARENT_REFERENCEFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields 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 com.ptc.projectmanagement.plan._PlanActivityTypeInterface
TYPE_INFO_PLAN_ACTIVITYFields inherited from interface com.ptc.projectmanagement.plan._Plannable
DESCRIPTION, LINE_NUMBER, MILESTONE, NAME, PLANNABLE_STATE, ROOT, ROOT_REFERENCE, SUMMARYFields inherited from interface com.ptc.projectmanagement.plan._Scheduleable
ACTUAL_FINISH_DATE, ACTUAL_START_DATE, CRITICAL, DURATION, FINISH_DATE, START_DATEFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface com.ptc.projectmanagement.plan._TaskTypeable
EFFORT_DRIVEN, TASK_TYPEFields inherited from interface wt.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface com.ptc.projectmanagement.assignment._WorkTrackable
DONE_EFFORT, PERCENT_WORK_COMPLETE, REMAINING_EFFORT, TOTAL_EFFORTFields 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.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class com.ptc.projectmanagement.plan._PlanActivity
getAfterDeadline, getAttributeContainer, getBeforeDeadline, getClassInfo, getConceptualClassname, getConstraintDate, getOwnership, getTaskType, getTrackingIntent, getType, getTypeDefinitionReference, getTypeInfoPlanActivity, isEffortDriven, isHasDeliverable, isShowInTimeline, readExternal, readExternal, readVersion, setAfterDeadline, setAttributeContainer, setBeforeDeadline, setConstraintDate, setConstraintType, setEffortDriven, setHasDeliverable, setOwnership, setShowInTimeline, setTaskType, setTrackingIntent, setTypeDefinitionReference, setTypeInfoPlanActivity, super_readExternal_PlanActivity, super_readVersion_PlanActivity, super_writeExternal_PlanActivity, writeExternal, writeExternalMethods inherited from class com.ptc.projectmanagement.plan.AbstractPlanActivity
getParentPlannable, initialize, isInProcess, isScheduled, isSuspended, setDoneEffort, setNameMethods inherited from class com.ptc.projectmanagement.plan._AbstractPlanActivity
getActualFinishDate, getActualStartDate, getAdministrativeLock, getContainer, getContainerName, getContainerReference, getDeadline, getDescription, getDomainRef, getDoneEffort, getDuration, getEventSet, getFinishDate, getFixedCost, getHealthStatusDescription, getHealthStatusType, getLineNumber, getName, getParent, getParentReference, getPercentWorkComplete, getPlannableState, getRemainingEffort, getRiskDescription, getRiskType, getRolledUpCost, getRoot, getRootReference, getSecurityLabels, getStartDate, getTotalCost, getTotalEffort, isCritical, isInheritedDomain, isMilestone, isSummary, readVersion, setAdministrativeLock, setContainer, setContainerReference, setCritical, setDeadline, setDescription, setDomainRef, setDuration, setEventSet, setFinishDate, setFixedCost, setHealthStatusDescription, setHealthStatusType, setInheritedDomain, setLineNumber, setMilestone, setParent, setParentReference, setRemainingEffort, setRiskDescription, setRiskType, setRolledUpCost, setRoot, setRootReference, setSecurityLabels, setStartDate, setSummary, setTotalCost, setTotalEffort, super_readExternal_AbstractPlanActivity, super_readVersion_AbstractPlanActivity, super_writeExternal_AbstractPlanActivityMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentityMethods 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.projmgmt.DeadlineSupportable
getDeadlineMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentityMethods inherited from interface wt.projmgmt.plannable.SubPlannable
getName