Modifier and Type | Method and Description |
---|---|
protected void |
ExecuteActionInstanceCmd.createActionLinks(CommandContext commandContext,
ActionInstanceEntity actionInstance) |
protected FormInfo |
GetFormInfoCmd.getFormInfoWithScopedObjectFormProviders(ActionInstanceEntity actionInstanceEntity,
ActionEngineConfiguration actionEngineConfiguration,
String formKey) |
protected ActionDefinition |
ExecuteActionInstanceCmd.handleActionWithActionInstance(CommandContext commandContext,
ActionInstanceEntity actionInstance,
HistoricActionInstanceEntity historicActionInstance) |
Modifier and Type | Class and Description |
---|---|
class |
ActionInstanceEntityImpl |
Modifier and Type | Method and Description |
---|---|
void |
ActionInstanceEntityManagerImpl.delete(ActionInstanceEntity actionInstanceEntity,
boolean fireEvent) |
Modifier and Type | Field and Description |
---|---|
protected CachedEntityMatcher<ActionInstanceEntity> |
MybatisActionInstanceDataManager.actionInstanceByScopeMatcher |
Modifier and Type | Method and Description |
---|---|
ActionInstanceEntity |
MybatisActionInstanceDataManager.create() |
Modifier and Type | Method and Description |
---|---|
Class<? extends ActionInstanceEntity> |
MybatisActionInstanceDataManager.getManagedEntityClass() |