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