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.api.runtime.Context cntxt) |
Long |
getCommentId() |
void |
setCommentId(Long commentId) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public GetCommentCommand()
public GetCommentCommand(Long commentId)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.