public class IsProcessDefinitionSuspendedCmd extends Object implements Command<Boolean>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
processDefinitionId |
Constructor and Description |
---|
IsProcessDefinitionSuspendedCmd(String processDefinitionId) |
protected String processDefinitionId
public IsProcessDefinitionSuspendedCmd(String processDefinitionId)
public Boolean execute(CommandContext commandContext)
Copyright © 2016 Alfresco. All rights reserved.