public interface ActionEngine
Modifier and Type | Method and Description |
---|---|
void |
close() |
ActionEngineConfiguration |
getActionEngineConfiguration() |
ActionHistoryService |
getActionHistoryService() |
ActionRepositoryService |
getActionRepositoryService() |
ActionRuntimeService |
getActionRuntimeService() |
String |
getName() |
String getName()
void close()
ActionRepositoryService getActionRepositoryService()
ActionRuntimeService getActionRuntimeService()
ActionHistoryService getActionHistoryService()
ActionEngineConfiguration getActionEngineConfiguration()