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) |
Modifier and Type | Method and Description |
---|---|
List<IdentityLink> |
execute(CommandContext commandContext) |
protected String processDefinitionId
public GetIdentityLinksForProcessDefinitionCmd(String processDefinitionId)
public List<IdentityLink> execute(CommandContext commandContext)
execute
in interface Command<List<IdentityLink>>
Copyright © 2020. All rights reserved.