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