public class BpmnProcessTask extends ProcessTask
A CMMN ProcessTask that represents BPMN process.
Task.ParamEntry
Constructor and Description |
---|
BpmnProcessTask(PlannableItem plannableItem,
Stage parent,
Integer instanceId) |
Modifier and Type | Method and Description |
---|---|
String |
getClientRef()
Default implementation returning
null . |
String |
getPlanItemTypeShort() |
String |
getProcessName(Locale locale)
The name for the spawned process.
|
String |
getProcessName(TransitionData transitionData,
EvaluationListeners evaluationListeners) |
getIdVariableName, getInputMap, getOutputMap, getProcessRefLocalPart
createPlanItemAction
applyVisitor, getActionDescription, getActionName, getActionName, getActivationTime, getActiveChildrenCount, getActiveCount, getActiveCountInStage, getArmedEntrySentries, getArmedExitSentries, getAvailableChildrenCount, getAvailableCount, getAvailableCountInStage, getCasePlanModel, getChildInstanceCount, getClientId, 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, toString
public BpmnProcessTask(PlannableItem plannableItem, Stage parent, Integer instanceId)
public String getClientRef()
PlanItem
Default implementation returning null
.
getClientRef
in class PlanItem
processRef
contained in the tPlanItemDefinition
property.public String getProcessName(TransitionData transitionData, EvaluationListeners evaluationListeners)
public String getPlanItemTypeShort()
getPlanItemTypeShort
in class PlanItem
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.