public interface prepareAction
Modifier and Type | Method and Description |
---|---|
Object |
execute(PrepareContext context,
Object data) |
String |
getDescription() |
String |
getName() |
Object execute(PrepareContext context, Object data)
String getName()
String getDescription()