Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
TimeDurationImpl
The BPMN timeDuration element of the BPMN tTimerEventDefinition type
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<TimeDuration> |
TimerEventDefinitionImpl.timeDurationChild |
Modifier and Type | Method and Description |
---|---|
TimeDuration |
TimerEventDefinitionImpl.getTimeDuration() |
Modifier and Type | Method and Description |
---|---|
void |
TimerEventDefinitionImpl.setTimeDuration(TimeDuration timeDuration) |
Modifier and Type | Method and Description |
---|---|
TimeDuration |
TimerEventDefinition.getTimeDuration() |
Modifier and Type | Method and Description |
---|---|
void |
TimerEventDefinition.setTimeDuration(TimeDuration timeDuration) |
Copyright © 2015. All rights reserved.