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