public class GetAllCommentsCommand extends TaskCommand<List<org.kie.api.task.model.Comment>>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
GetAllCommentsCommand() |
GetAllCommentsCommand(Long taskId) |
Modifier and Type | Method and Description |
---|---|
List<org.kie.api.task.model.Comment> |
execute(org.kie.api.runtime.Context cntxt) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.