Package wt.projmgmt.execution
Class _Milestone
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.projmgmt.execution._Milestone
- 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.DeliverableHolder,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
- Direct Known Subclasses:
Milestone
public abstract class _Milestone
extends WfActivity
implements wt.projmgmt.execution.ProjectNode, wt.projmgmt.resource.DeliverableHolder, wt.meeting.actionitem.SubjectOfActionItem, SubjectOfForum, wt.type.TypeManaged, Externalizable
- See Also:
-
Field Summary
Fields 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
Modifier and TypeMethodDescriptionSupported API: trueFor milestones, estimate of the time milestone would be met; for project plans and activities, estimated finish date; for deliverables, estimated date it would be satisfied.Measure of confidence of completing successfully the task or work represented by the execution object.Earliest date by which a containing object must be met/completed/delivered.intQuantitative assessment of how close object is from being met/completed/delivered.Work performed in a given project management object.Classification attribute for project management objects.Longer textual qualitative assessment of risks of meeting/completing/delivering the object within the time and available resources.Short qualitative assessment of risks of meeting/completing/delivering the object within the time and available resources.Textual descriptionof confidence of completing successfully the task or work represented by the execution object.Total work associated with a given project management object.Supported API: truevoidsetCurrentWorkCost(Currency currentWorkCost) Supported API: truevoidsetEstimatedFinishDate(Timestamp estimatedFinishDate) For milestones, estimate of the time milestone would be met; for project plans and activities, estimated finish date; for deliverables, estimated date it would be satisfied.voidsetHealthStatus(ProjectHealthStatus healthStatus) Measure of confidence of completing successfully the task or work represented by the execution object.voidsetInheritedDeadline(Timestamp inheritedDeadline) Earliest date by which a containing object must be met/completed/delivered.voidsetPercentComplete(int percentComplete) Quantitative assessment of how close object is from being met/completed/delivered.voidsetPerformedWork(Work performedWork) Work performed in a given project management object.voidsetProjectCategory(ProjectCategory projectCategory) Classification attribute for project management objects.voidsetRiskDescription(String riskDescription) Longer textual qualitative assessment of risks of meeting/completing/delivering the object within the time and available resources.voidsetRiskValue(ProjectRiskValue riskValue) Short qualitative assessment of risks of meeting/completing/delivering the object within the time and available resources.voidsetStatusDescription(String statusDescription) Textual descriptionof confidence of completing successfully the task or work represented by the execution object.voidsetTotalWork(Work totalWork) Total work associated with a given project management object.voidsetTotalWorkCost(Currency totalWorkCost) Supported API: trueMethods inherited from class wt.workflow.engine.WfActivity
changeState, changeState, changeState, checkSuspendedProcess, complete, computeDeadline, computeDeadline, computeTimeToStart, deleteActivity, doAbortTransition, doCompleteTransition, doDisableTransition, doEnableTransition, doResetTransition, doResumeTransition, doSkipTransition, doStartTransition, doSuspendTransition, doTerminateTransition, doWork, evaluateRouterExpression, getParentProcess, getParentProcessReadOnly, getRouterEvent, getTemplateReference, getWfException, hasRouterExpression, initialize, propagateEvent, readValues, registerEvent, toString, 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, isOverdue, readVersion, removeDeadlineQueueEntries, resetValues, setDeadline, validTransitionsMethods inherited from class wt.workflow.engine._WfExecutionObject
getAdSQEN, getAlertTime, getChangeStateTime, getContainer, getContainerName, getContainerReference, getContext, getDeadline, getDeadlineDuration, getDescription, getDSQEN, getEndTime, getKey, getName, getPdSQEN, getPriority, getStartTime, getState, getSuspendTime, getTemplate, getTimeToStart, setAdSQEN, setAlertTime, setChangeStateTime, setContainer, setContainerReference, setContext, setDeadlineDuration, setDescription, setDSQEN, setEndTime, setEventConfiguration, setKey, setName, setPdSQEN, setPriority, setStartTime, 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.projmgmt.execution.ExecutionObject
getContainedNodes, getCurrentCost, getDeadline, getDeadlineForDisplay, getDescription, getDuration, getDurationForDisplay, getEndTime, getEndTimeForDisplay, getEstimatedFinish, getEstimatedFinishDateForDisplay, getExecutionState, getFinishDate, getName, getOverdueDaysForDisplay, getPredecessors, getStartTime, getStartTimeForDisplay, getSuccessors, getTemplateObject, getTotalCost, isReassigned, setContainedNodes, setCurrentCost, setDeadline, setDescription, setDuration, setEndTime, setEstimatedFinish, setExecutionState, setName, setPredecessors, setReassigned, setStartTime, setSuccessors, setTotalCost, updateDeadlineMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentityMethods inherited from interface wt.projmgmt.execution.ProjectNode
compareTo, getInConnectorMethods inherited from interface wt.workflow.engine.WfNode
getTemplateReference
-
Method Details
-
getCurrentWorkCost
Supported API: true- Specified by:
getCurrentWorkCostin interface_ExecutionObject- See Also:
-
setCurrentWorkCost
Supported API: true- Specified by:
setCurrentWorkCostin interface_ExecutionObject- See Also:
-
getEstimatedFinishDate
For milestones, estimate of the time milestone would be met; for project plans and activities, estimated finish date; for deliverables, estimated date it would be satisfied.Supported API: true
- Specified by:
getEstimatedFinishDatein interface_ExecutionObject- See Also:
-
setEstimatedFinishDate
For milestones, estimate of the time milestone would be met; for project plans and activities, estimated finish date; for deliverables, estimated date it would be satisfied.Supported API: true
- Specified by:
setEstimatedFinishDatein interface_ExecutionObject- See Also:
-
getHealthStatus
Measure of confidence of completing successfully the task or work represented by the execution object. Possible values are GREEN, RED, YELLOW and UNAVAILABLE. @see wt.projmgmt.admin.ProjectHealthStatusSupported API: true
- Specified by:
getHealthStatusin interface_ExecutionObject- See Also:
-
setHealthStatus
Measure of confidence of completing successfully the task or work represented by the execution object. Possible values are GREEN, RED, YELLOW and UNAVAILABLE. @see wt.projmgmt.admin.ProjectHealthStatusSupported API: true
- Specified by:
setHealthStatusin interface_ExecutionObject- See Also:
-
getInheritedDeadline
Earliest date by which a containing object must be met/completed/delivered. In principle, the object's deadline can't be after the inherited deadline.Supported API: true
- Specified by:
getInheritedDeadlinein interface_ExecutionObject- See Also:
-
setInheritedDeadline
Earliest date by which a containing object must be met/completed/delivered. In principle, the object's deadline can't be after the inherited deadline.Supported API: true
- Specified by:
setInheritedDeadlinein interface_ExecutionObject- See Also:
-
getPercentComplete
public int getPercentComplete()Quantitative assessment of how close object is from being met/completed/delivered. Values range from 0 and 100 if value has been set; otherwise it is -1.Supported API: true
- Specified by:
getPercentCompletein interface_ExecutionObject- See Also:
-
setPercentComplete
public void setPercentComplete(int percentComplete) Quantitative assessment of how close object is from being met/completed/delivered. Values range from 0 and 100 if value has been set; otherwise it is -1.Supported API: true
- Specified by:
setPercentCompletein interface_ExecutionObject- See Also:
-
getPerformedWork
Work performed in a given project management object. Related to totalWork and percentComplete by the formulas:performedWork invalid input: '<'= totalWork
percentComplete = (performedWork / totalWork) * 100Supported API: true
- Specified by:
getPerformedWorkin interface_ExecutionObject- See Also:
-
setPerformedWork
Work performed in a given project management object. Related to totalWork and percentComplete by the formulas:performedWork invalid input: '<'= totalWork
percentComplete = (performedWork / totalWork) * 100Supported API: true
- Specified by:
setPerformedWorkin interface_ExecutionObject- See Also:
-
getProjectCategory
Classification attribute for project management objects. The intent is to help identification and retrieval.Supported API: true
- Specified by:
getProjectCategoryin interface_ExecutionObject- See Also:
-
setProjectCategory
Classification attribute for project management objects. The intent is to help identification and retrieval.Supported API: true
- Specified by:
setProjectCategoryin interface_ExecutionObject- See Also:
-
getRiskDescription
Longer textual qualitative assessment of risks of meeting/completing/delivering the object within the time and available resources.Supported API: true
- Specified by:
getRiskDescriptionin interface_ExecutionObject- See Also:
-
setRiskDescription
Longer textual qualitative assessment of risks of meeting/completing/delivering the object within the time and available resources.Supported API: true
- Specified by:
setRiskDescriptionin interface_ExecutionObject- See Also:
-
getRiskValue
Short qualitative assessment of risks of meeting/completing/delivering the object within the time and available resources. @see wt.projmgmt.admin.ProjectRiskValueSupported API: true
- Specified by:
getRiskValuein interface_ExecutionObject- See Also:
-
setRiskValue
Short qualitative assessment of risks of meeting/completing/delivering the object within the time and available resources. @see wt.projmgmt.admin.ProjectRiskValueSupported API: true
- Specified by:
setRiskValuein interface_ExecutionObject- See Also:
-
getStatusDescription
Textual descriptionof confidence of completing successfully the task or work represented by the execution object.Supported API: true
- Specified by:
getStatusDescriptionin interface_ExecutionObject- See Also:
-
setStatusDescription
Textual descriptionof confidence of completing successfully the task or work represented by the execution object.Supported API: true
- Specified by:
setStatusDescriptionin interface_ExecutionObject- See Also:
-
getTotalWork
Total work associated with a given project management object. Related to performedWork and percentComplete by the formulas:performedWork invalid input: '<'= totalWork
percentComplete = (performedWork / totalWork) * 100Supported API: true
- Specified by:
getTotalWorkin interface_ExecutionObject- See Also:
-
setTotalWork
Total work associated with a given project management object. Related to performedWork and percentComplete by the formulas:performedWork invalid input: '<'= totalWork
percentComplete = (performedWork / totalWork) * 100Supported API: true
- Specified by:
setTotalWorkin interface_ExecutionObject- See Also:
-
getTotalWorkCost
Supported API: true- Specified by:
getTotalWorkCostin interface_ExecutionObject- See Also:
-
setTotalWorkCost
Supported API: true- Specified by:
setTotalWorkCostin interface_ExecutionObject- See Also:
-