public class GetAppModelCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<CoreAppModel>
| Modifier and Type | Field and Description |
|---|---|
protected String |
appDefinitionId |
| Constructor and Description |
|---|
GetAppModelCmd(String appDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
CoreAppModel |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected String appDefinitionId
public GetAppModelCmd(String appDefinitionId)
public CoreAppModel execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<CoreAppModel>Copyright © 2019. All rights reserved.