public interface ScheduledServerAction extends JsonableServerAction
| Modifier and Type | Field and Description |
|---|---|
static String |
SSAPK_ABORT |
static String |
SSAPK_RULE |
static String |
SSAPK_START |
| Modifier and Type | Method and Description |
|---|---|
String |
createKey(ServerActionParameter... params)
DOCUMENT ME!
|
ServerActionParameter[] |
getNextParams(ServerActionParameter... params)
DOCUMENT ME!
|
bodyToJson, jsonToBody, jsonToParams, jsonToResult, paramsToJson, resultToJsonexecute, getTaskNamestatic final String SSAPK_START
static final String SSAPK_RULE
static final String SSAPK_ABORT
String createKey(ServerActionParameter... params)
params - DOCUMENT ME!ServerActionParameter[] getNextParams(ServerActionParameter... params)
params - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.