public class GetDeploymentProcessDefinitionCmd extends Object implements Command<ProcessDefinition>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
processDefinitionId |
| Constructor and Description |
|---|
GetDeploymentProcessDefinitionCmd(String processDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
ProcessDefinition |
execute(CommandContext commandContext) |
protected String processDefinitionId
public GetDeploymentProcessDefinitionCmd(String processDefinitionId)
public ProcessDefinition execute(CommandContext commandContext)
execute in interface Command<ProcessDefinition>Copyright © 2018 Flowable. All rights reserved.