public class TimerValues extends Object
Defines timer-specific work object values.
Modifier and Type | Field and Description |
---|---|
static StringValue<String> |
EXPRESSION
The timer expression.
|
static BooleanValue<Boolean> |
IS_MANAGED_EXTERNALLY
Whether the timer is managed externally.
|
static StringValue<String> |
TARGET_WORK_OBJECT_ID
The timer target work object ID.
|
public static final StringValue<String> EXPRESSION
The timer expression.
public static final StringValue<String> TARGET_WORK_OBJECT_ID
The timer target work object ID.
public static final BooleanValue<Boolean> IS_MANAGED_EXTERNALLY
Whether the timer is managed externally.
Copyright © 2010 - 2017 edorasware ag. All Rights Reserved.