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) |
protected String processInstanceId
public GetIdentityLinksForProcessInstanceCmd(String processInstanceId)
public List<IdentityLink> execute(CommandContext commandContext)
execute in interface Command<List<IdentityLink>>Copyright © 2013 Alfresco. All rights reserved.