Package | Description |
---|---|
com.flowable.action.api | |
com.flowable.action.engine | |
com.flowable.action.engine.impl | |
com.flowable.action.engine.impl.history |
Modifier and Type | Method and Description |
---|---|
ActionHistoryService |
ActionEngineConfigurationApi.getActionHistoryService() |
Modifier and Type | Field and Description |
---|---|
protected ActionHistoryService |
ActionEngineConfiguration.actionHistoryService |
Modifier and Type | Method and Description |
---|---|
ActionHistoryService |
ActionEngineConfiguration.getActionHistoryService() |
ActionHistoryService |
ActionEngine.getActionHistoryService() |
Modifier and Type | Method and Description |
---|---|
void |
ActionEngineConfiguration.setActionHistoryService(ActionHistoryService actionHistoryService) |
Modifier and Type | Field and Description |
---|---|
protected ActionHistoryService |
ActionEngineImpl.actionHistoryService |
Modifier and Type | Method and Description |
---|---|
ActionHistoryService |
ActionEngineImpl.getActionHistoryService() |
Modifier and Type | Class and Description |
---|---|
class |
ActionHistoryServiceImpl |