public class Milestone extends PlanItem
The combination of a Milestone and its associated
TMilestone definition.
<p>Do not rename this class. The name is part of public API. Moving the class to a different package, however, is possible.</p>
| Constructor and Description |
|---|
Milestone(PlannableItem plannableItem,
Stage parent,
Integer instanceId)
Construct a milestone.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPlanItemTypeShort() |
TMilestone |
getTMilestone()
Typed getter for the generic
tPlanItemDefinition property. |
applyVisitor, createPlanItemAction, getActionDescription, getActionName, getActionName, getActivationTime, getActiveChildrenCount, getActiveCount, getActiveCountInStage, getArmedEntrySentries, getArmedExitSentries, getAvailableChildrenCount, getAvailableCount, getAvailableCountInStage, getCasePlanModel, getChildInstanceCount, getClientId, getClientRef, getCompletedChildrenCount, getCompletedCount, getCompletedCountInStage, getCustomAttribute, getCustomState, getCustomState, getDeferredEntrySentries, getDeferredExitSentries, getDescription, getDisabledChildrenCount, getDisabledCount, getDisabledCountInStage, getEnabledChildrenCount, getEnabledCount, getEnabledCountInStage, getExtensionType, getId, getIndexInStage, getInstanceCount, getInstanceCountInStage, getInstanceId, getInstanceIntId, getLastPlanItemTransition, getName, getName, getName, getNewPlanItemData, getParent, getParentInstanceId, getPlannableItem, getState, getTerminatedChildrenCount, getTerminatedCount, getTerminatedCountInStage, getTPlanItemDefinition, getTriggeredChildrenCount, getTriggeredCount, getTriggeredCountInStage, getTriggeredExitSentries, handlePlanItemTransition, isActionHidden, isArmed, isBlocking, isCompletionNeutral, isManualActivation, isNonBlockingComplete, isOfSameHierarchy, isPending, isPreActivation, isRepetition, isRequired, isSemiTerminal, isTerminal, isTriggeredExitSentry, isWaitingOnChildren, isWaitingOnChildren, setClientId, setCustomState, setCustomState, setState, toStringpublic Milestone(PlannableItem plannableItem, Stage parent, Integer instanceId)
Construct a milestone. The milestone is represented by plannableItem. The milestone
is created with the given parent stage as parent.
plannableItem - the plannable itemparent - the parent stageinstanceId - the instance idpublic String getPlanItemTypeShort()
getPlanItemTypeShort in class PlanItempublic TMilestone getTMilestone()
Typed getter for the generic tPlanItemDefinition property.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.