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