| Package | Description | 
|---|---|
| com.edorasware.api.value | 
 Work object value access. 
 | 
| com.edorasware.api.value.internal | |
| com.edorasware.one.app | |
| com.edorasware.one.workitem.model | 
| Modifier and Type | Field and Description | 
|---|---|
static TimestampValue<Instant> | 
WorkObjectValues.ASSIGNED_GROUP_ID_UPDATE_TIME
The work object assigned group update time. 
 | 
static TimestampValue<Instant> | 
WorkObjectValues.ASSIGNEE_ID_UPDATE_TIME
The work object assignee update time. 
 | 
static TimestampValue<Instant> | 
WorkObjectValues.CREATION_TIME
The work object creation timestamp. 
 | 
static TimestampValue<Instant> | 
WorkObjectValues.DUE_TIME
The work object due time. 
 | 
static TimestampValue<Instant> | 
WorkObjectValues.RESUBMISSION_TIME
The work object resubmission time. 
 | 
static TimestampValue<Instant> | 
WorkObjectValues.STATE_UPDATE_TIME
The work object state update time. 
 | 
static TimestampValue<Instant> | 
WorkObjectValues.SUB_STATE_UPDATE_TIME
The work object sub-state update time. 
 | 
static TimestampValue<Instant> | 
WorkObjectValues.UPDATE_TIME
The work object update timestamp. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static TimestampValue<Instant> | 
WorkObjectValues.newTimestampValue(String name)
Constructs a new timestamp value accessor. 
 | 
static <T> TimestampValue<T> | 
WorkObjectValues.newTimestampValue(String name,
                 ValueConverter<T,Instant> valueConverter)
Constructs a new timestamp value accessor. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TimestampValueImpl<T>  | 
| Modifier and Type | Field and Description | 
|---|---|
static TimestampValue<Instant> | 
AppConstants.APP_MODEL_CURRENT_VERSION_TIMESTAMP_VAR  | 
| Modifier and Type | Field and Description | 
|---|---|
static TimestampValue<Instant> | 
ModelValues.APP_MODEL_CURRENT_VERSION_TIMESTAMP
The current version timestamp. 
 | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.