public class GetIdentityLinksForProcessDefinitionCmd extends Object implements Command<List<IdentityLink>>, Serializable
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
processDefinitionId  | 
| Constructor and Description | 
|---|
GetIdentityLinksForProcessDefinitionCmd(String processDefinitionId)  | 
protected String processDefinitionId
public GetIdentityLinksForProcessDefinitionCmd(String processDefinitionId)
public List<IdentityLink> execute(CommandContext commandContext)
execute in interface Command<List<IdentityLink>>Copyright © 2019. All rights reserved.