public class GetProcessDefinitionInfoCmd extends Object implements Command<com.fasterxml.jackson.databind.node.ObjectNode>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
processDefinitionId |
| Constructor and Description |
|---|
GetProcessDefinitionInfoCmd(String processDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
execute(CommandContext commandContext) |
protected String processDefinitionId
public GetProcessDefinitionInfoCmd(String processDefinitionId)
public com.fasterxml.jackson.databind.node.ObjectNode execute(CommandContext commandContext)
Copyright © 2016 Alfresco. All rights reserved.