| Package | Description |
|---|---|
| com.flowable.action.engine | |
| com.flowable.action.engine.impl.deployer |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentCache<ActionDefinitionCacheEntry> |
ActionEngineConfiguration.actionDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCache<ActionDefinitionCacheEntry> |
ActionEngineConfiguration.getActionDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionEngineConfiguration.setActionDefinitionCache(DeploymentCache<ActionDefinitionCacheEntry> actionDefinitionCache) |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentCache<ActionDefinitionCacheEntry> |
ActionDeploymentManager.actionDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
ActionDefinitionCacheEntry |
ActionDeploymentManager.resolveActionDefinition(ActionDefinition actionDefinition) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCache<ActionDefinitionCacheEntry> |
ActionDeploymentManager.getActionDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionDeploymentManager.setActionDefinitionCache(DeploymentCache<ActionDefinitionCacheEntry> actionDefinitionCache) |