public interface SKDActionInterface
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
executeAction(java.lang.Object actionObject)
Execute action
|
void |
setSKDActionContext(SKDActionContext context)
Sets the action context
|
java.lang.Object executeAction(java.lang.Object actionObject)
throws java.lang.Exception
actionObject - - object on which action has to actSchedulerExceptionjava.lang.Exceptionvoid setSKDActionContext(SKDActionContext context)
context -