public interface AbsoluteTimeoutHandler
AbsoluteTimeoutHandler
is kind of a marker interface for
absolute timeouts (timeout is happening at a specific date)Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ABS_TIME
metadata name for the absolute timeout time
|
Modifier and Type | Method and Description |
---|---|
long |
getTimeoutDate(WorkItem item)
Returns the timeout time in ms.
|
static final java.lang.String ABS_TIME
long getTimeoutDate(WorkItem item)
item
- workitem-1
Copyright © 2010 - 2020 Adobe. All Rights Reserved