public class ListTaskNotificationsCommand extends UserGroupCallbackTaskCommand<List<TaskNotification>>
groupIds, targetEntityId, taskId, userId| Constructor and Description |
|---|
ListTaskNotificationsCommand(String userId,
long taskId,
boolean activeOnly) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskNotification> |
execute(org.kie.api.runtime.Context cntxt) |
protected String |
get(List<org.kie.api.task.model.I18NText> list) |
addGroupFromCallbackOperation, addUserFromCallbackOperation, doCallbackAndReturnUserOperation, doCallbackGroupOperation, doCallbackGroupsOperation, doCallbackOperationForAttachment, doCallbackOperationForComment, doCallbackOperationForPeopleAssignments, doCallbackOperationForPotentialOwners, doCallbackOperationForTaskData, doCallbackOperationForTaskDeadlines, doCallbackUserOperation, doCallbackUserOperation, doUserGroupCallbackOperation, filterGroups, isBusinessAdmin, persistIfNotExistsgetGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserIdpublic ListTaskNotificationsCommand(String userId, long taskId, boolean activeOnly)
public List<TaskNotification> execute(org.kie.api.runtime.Context cntxt)
execute in interface org.kie.api.command.ExecutableCommand<List<TaskNotification>>execute in class UserGroupCallbackTaskCommand<List<TaskNotification>>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.