| Package | Description |
|---|---|
| com.edorasware.api.timer |
Provides definitions and functionality specific to timer work objects.
|
| com.edorasware.api.value |
Work object value access.
|
| Modifier and Type | Field and Description |
|---|---|
static BooleanValue<Boolean> |
TimerValues.IS_MANAGED_EXTERNALLY
Whether the timer is managed externally.
|
| Modifier and Type | Method and Description |
|---|---|
static BooleanValue<Boolean> |
WorkObjectValues.newBooleanValue(String name)
Constructs a new boolean value accessor.
|
static <T> BooleanValue<T> |
WorkObjectValues.newBooleanValue(String name,
ValueConverter<T,Boolean> valueConverter)
Constructs a new boolean value accessor.
|
Copyright © 2010 - 2017 edorasware ag. All Rights Reserved.