| Package | Description |
|---|---|
| org.activiti.engine.impl.cmd | |
| org.activiti.engine.impl.persistence.entity |
| Modifier and Type | Field and Description |
|---|---|
protected ModelEntity |
SaveModelCmd.model |
| Modifier and Type | Method and Description |
|---|---|
ModelEntity |
GetModelCmd.execute(CommandContext commandContext) |
| Constructor and Description |
|---|
SaveModelCmd(ModelEntity model) |
| Modifier and Type | Method and Description |
|---|---|
ModelEntity |
ModelEntityManager.findModelById(String modelId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelEntityManager.deleteEditorSource(ModelEntity model) |
void |
ModelEntityManager.deleteEditorSourceExtra(ModelEntity model) |
void |
ModelEntityManager.updateModel(ModelEntity updatedModel) |
Copyright © 2016 Alfresco. All rights reserved.