public class CaseCommentCommand extends CaseCommand<Void>
Constructor and Description |
---|
CaseCommentCommand(String commentId) |
CaseCommentCommand(String author,
String comment) |
CaseCommentCommand(String commentId,
String author,
String updatedText) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.internal.command.Context context) |
getCaseEventSupport, getRuntimeManager
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.