Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
TimeCycleImpl
The BPMN timeDuration element of the BPMN tTimerEventDefinition type
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<TimeCycle> |
TimerEventDefinitionImpl.timeCycleChild |
Modifier and Type | Method and Description |
---|---|
TimeCycle |
TimerEventDefinitionImpl.getTimeCycle() |
Modifier and Type | Method and Description |
---|---|
void |
TimerEventDefinitionImpl.setTimeCycle(TimeCycle timeCycle) |
Modifier and Type | Method and Description |
---|---|
TimeCycle |
TimerEventDefinition.getTimeCycle() |
Modifier and Type | Method and Description |
---|---|
void |
TimerEventDefinition.setTimeCycle(TimeCycle timeCycle) |
Copyright © 2015. All rights reserved.