public interface TimerTaskIntf
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY_DATA_CAPTURE_POLL |
static String |
CATEGORY_WORKFLOW_POLL |
static String |
DatabasePoolNameStr |
static String |
TIMER_TABLE |
static String |
TIMER_TABLE_KEY |
static String |
TimerMessageStr |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
Long |
getTimerId() |
MessageIntf |
getTimerMessage() |
void |
init(Map<String,Object> aData) |
void |
removeTaskFromDatabase(Long anUserId) |
void |
saveTaskToDatabase(Long anUserId) |
void |
setTimerId(Long aTimerId) |
static final String TimerMessageStr
static final String DatabasePoolNameStr
static final String CATEGORY_WORKFLOW_POLL
static final String CATEGORY_DATA_CAPTURE_POLL
static final String TIMER_TABLE
static final String TIMER_TABLE_KEY
Copyright © 2020. All rights reserved.