public class ExternalEvent extends EventListener
The combination of a ExternalEvent
and its associated
TEvent
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 |
---|
ExternalEvent(PlannableItem plannableItem,
Stage parent,
Integer instanceId)
Construct an external event listener.
|
Modifier and Type | Method and Description |
---|---|
String |
getPlanItemTypeShort() |
createPlanItemAction, evaluateEntryCriteria, evaluateExitCriteria, isArmed, isRepetition
applyVisitor, 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, isBlocking, isCompletionNeutral, isManualActivation, isNonBlockingComplete, isOfSameHierarchy, isPending, isPreActivation, isRequired, isSemiTerminal, isTerminal, isTriggeredExitSentry, isWaitingOnChildren, isWaitingOnChildren, setClientId, setCustomState, setCustomState, setState, toString
public ExternalEvent(PlannableItem plannableItem, Stage parent, Integer instanceId)
Construct an external event listener. The event is represented by plannableItem
. The event listener
is created with the given parent stage as parent.
plannableItem
- the plannable itemparent
- the parent stageinstanceId
- the instance idpublic String getPlanItemTypeShort()
getPlanItemTypeShort
in class PlanItem
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.