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