| Package | Description |
|---|---|
| org.activiti.engine.impl.jobexecutor |
| Modifier and Type | Field and Description |
|---|---|
protected TimerDeclarationType |
TimerDeclarationImpl.type |
| Modifier and Type | Method and Description |
|---|---|
static TimerDeclarationType |
TimerDeclarationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimerDeclarationType[] |
TimerDeclarationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TimerDeclarationImpl(Expression expression,
TimerDeclarationType type,
String jobHandlerType) |
TimerDeclarationImpl(Expression expression,
TimerDeclarationType type,
String jobHandlerType,
Expression endDateExpression) |
Copyright © 2016 Alfresco. All rights reserved.