public class GetCommentCommand extends TaskCommand<org.kie.api.task.model.Comment>
groupIds, targetEntityId, taskId, userId| Constructor and Description |
|---|
GetCommentCommand() |
GetCommentCommand(Long commentId) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.task.model.Comment |
execute(org.kie.internal.command.Context cntxt) |
Long |
getCommentId() |
void |
setCommentId(Long commentId) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserIdpublic GetCommentCommand()
public GetCommentCommand(Long commentId)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.