public class GetProcessInstanceCommentsCmd extends Object implements Command<List<Comment>>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
processInstanceId |
protected String |
type |
Constructor and Description |
---|
GetProcessInstanceCommentsCmd(String processInstanceId) |
GetProcessInstanceCommentsCmd(String processInstanceId,
String type) |
public GetProcessInstanceCommentsCmd(String processInstanceId)
Copyright © 2016 Alfresco. All rights reserved.