Uses of Interface
org.camunda.bpm.model.bpmn.instance.TimeDuration
-
Uses of TimeDuration in org.camunda.bpm.model.bpmn.impl.instance
Modifier and TypeClassDescriptionclass
The BPMN timeDuration element of the BPMN tTimerEventDefinition typeModifier and TypeFieldDescriptionprotected static ChildElement<TimeDuration>
TimerEventDefinitionImpl.timeDurationChild
Modifier and TypeMethodDescriptionvoid
TimerEventDefinitionImpl.setTimeDuration
(TimeDuration timeDuration) -
Uses of TimeDuration in org.camunda.bpm.model.bpmn.instance
Modifier and TypeMethodDescriptionvoid
TimerEventDefinition.setTimeDuration
(TimeDuration timeDuration)