| Package | Description |
|---|---|
| org.bonitasoft.engine.core.process.definition.model.event.trigger | |
| org.bonitasoft.engine.core.process.definition.model.event.trigger.impl |
| 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) |
Copyright © 2014 Bonitasoft S.A.. All rights reserved.