public class GetCommentCommand extends TaskCommand<org.kie.api.task.model.Comment>
DESCRIPTION_PROPERTY, EXPIRATION_DATE_PROPERTY, FAULT_PROPERTY, groupsIds, OUTPUT_PROPERTY, PRIORITY_PROPERTY, SKIPPABLE_PROPERTY, SUB_TASK_STRATEGY_PROPERTY, targetEntityId, TASK_NAMES_PROPERTY, 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, setUserId
public GetCommentCommand()
public GetCommentCommand(Long commentId)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.