public static interface ActionExecutionService.BeforeExecActionListener<T extends StateMachine<T,S,E,C>,S,E,C>
| Modifier and Type | Field and Description |
|---|---|
static Method |
METHOD |
static String |
METHOD_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeExecute(ActionExecutionService.BeforeExecActionEvent<T,S,E,C> event) |
static final String METHOD_NAME
static final Method METHOD
void beforeExecute(ActionExecutionService.BeforeExecActionEvent<T,S,E,C> event)
Copyright © 2013–2016. All rights reserved.