| Modifier and Type | Method and Description |
|---|---|
STimerType |
STimerEventTriggerDefinition.getTimerType() |
static STimerType |
STimerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STimerType[] |
STimerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
STimerType |
STimerEventTriggerDefinitionImpl.getTimerType() |
| Constructor and Description |
|---|
STimerEventTriggerDefinitionImpl(STimerType timerType,
org.bonitasoft.engine.expression.model.SExpression timerExpression) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.instance.model.builder.event.trigger.STimerEventTriggerInstanceBuilder |
STimerEventTriggerInstanceBuilderFactoryImpl.createNewTimerEventTriggerInstance(long eventInstanceId,
STimerType timerType,
long timerValue) |
| Modifier and Type | Method and Description |
|---|---|
STimerType |
STimerEventTriggerInstanceImpl.getTimerType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
STimerEventTriggerInstanceImpl.setTimerType(STimerType timerType) |
| Constructor and Description |
|---|
STimerEventTriggerInstanceImpl(long eventInstanceId,
STimerType timerType,
long timerValue) |
Copyright © 2014 Bonitasoft S.A.. All rights reserved.