|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 ModelEntity 的软件包 | |
---|---|
org.activiti.engine.impl.cmd | |
org.activiti.engine.impl.persistence.entity |
org.activiti.engine.impl.cmd 中 ModelEntity 的使用 |
---|
声明为 ModelEntity 的 org.activiti.engine.impl.cmd 中的字段 | |
---|---|
protected ModelEntity |
SaveModelCmd.model
|
返回 ModelEntity 的 org.activiti.engine.impl.cmd 中的方法 | |
---|---|
ModelEntity |
GetModelCmd.execute(CommandContext commandContext)
|
参数类型为 ModelEntity 的 org.activiti.engine.impl.cmd 中的构造方法 | |
---|---|
SaveModelCmd(ModelEntity model)
|
org.activiti.engine.impl.persistence.entity 中 ModelEntity 的使用 |
---|
返回 ModelEntity 的 org.activiti.engine.impl.persistence.entity 中的方法 | |
---|---|
ModelEntity |
ModelEntityManager.findModelById(String modelId)
|
参数类型为 ModelEntity 的 org.activiti.engine.impl.persistence.entity 中的方法 | |
---|---|
void |
ModelEntityManager.deleteEditorSource(ModelEntity model)
|
void |
ModelEntityManager.deleteEditorSourceExtra(ModelEntity model)
|
void |
ModelEntityManager.updateModel(ModelEntity updatedModel)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |