| Modifier and Type | Method and Description |
|---|---|
protected void |
ExecuteActionInstanceCmd.createActionLinks(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
ActionInstanceEntity actionInstance) |
protected ActionDefinition |
ExecuteActionInstanceCmd.handleActionWithActionInstance(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
ActionInstanceEntity actionInstance,
HistoricActionInstanceEntity historicActionInstance) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionInstanceEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.entity.data.DataManager<ActionInstanceEntity> |
ActionInstanceEntityManagerImpl.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionInstanceEntityManagerImpl.delete(ActionInstanceEntity actionInstanceEntity,
boolean fireEvent) |
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcher<ActionInstanceEntity> |
MybatisActionInstanceDataManager.actionInstanceByScopeMatcher |
| Modifier and Type | Method and Description |
|---|---|
ActionInstanceEntity |
MybatisActionInstanceDataManager.create() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ActionInstanceEntity> |
MybatisActionInstanceDataManager.getManagedEntityClass() |
Copyright © 2019. All rights reserved.