| Modifier and Type | Field and Description |
|---|---|
protected String |
message |
protected String |
processInstanceId |
protected String |
taskId |
protected String |
type |
| Constructor and Description |
|---|
AddCommentCmd(String taskId,
String processInstanceId,
String message) |
AddCommentCmd(String taskId,
String processInstanceId,
String type,
String message) |
| Modifier and Type | Method and Description |
|---|---|
Comment |
execute(CommandContext commandContext) |
protected String |
getSuspendedExceptionMessage() |
protected String |
getSuspendedTaskException() |
Copyright © 2016 Alfresco. All rights reserved.