Modifier and Type | Method and Description |
---|---|
protected TimerEventDefinition |
AbstractBaseElementBuilder.createTimeCycle(String timerCycle) |
protected TimerEventDefinition |
AbstractBaseElementBuilder.createTimeDate(String timerDate) |
protected TimerEventDefinition |
AbstractBaseElementBuilder.createTimeDuration(String timerDuration) |
Modifier and Type | Method and Description |
---|---|
protected B |
AbstractUserTaskBuilder.createCamundaTaskListenerClassTimeout(String id,
String fullQualifiedClassName,
TimerEventDefinition timerDefinition) |
protected B |
AbstractUserTaskBuilder.createCamundaTaskListenerDelegateExpressionTimeout(String id,
String delegateExpression,
TimerEventDefinition timerDefinition) |
protected B |
AbstractUserTaskBuilder.createCamundaTaskListenerExpressionTimeout(String id,
String expression,
TimerEventDefinition timerDefinition) |
protected CamundaTaskListener |
AbstractUserTaskBuilder.createCamundaTaskListenerTimeout(String id,
TimerEventDefinition timerDefinition) |
Modifier and Type | Class and Description |
---|---|
class |
TimerEventDefinitionImpl
The BPMN timerEventDefinition element
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<TimerEventDefinition> |
CamundaTaskListenerImpl.timeoutCollection |
Modifier and Type | Method and Description |
---|---|
Collection<TimerEventDefinition> |
CamundaTaskListenerImpl.getTimeouts() |
Modifier and Type | Method and Description |
---|---|
Collection<TimerEventDefinition> |
CamundaTaskListener.getTimeouts() |
Copyright © 2022. All rights reserved.