public class GetAllAdminAuditTasksByUserCommand extends UserGroupCallbackTaskCommand<List<org.kie.internal.task.api.AuditTask>>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
GetAllAdminAuditTasksByUserCommand() |
GetAllAdminAuditTasksByUserCommand(String userId,
org.kie.internal.query.QueryFilter filter) |
Modifier and Type | Method and Description |
---|---|
List<org.kie.internal.task.api.AuditTask> |
execute(org.kie.api.runtime.Context context) |
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 GetAllAdminAuditTasksByUserCommand()
public GetAllAdminAuditTasksByUserCommand(String userId, org.kie.internal.query.QueryFilter filter)
public List<org.kie.internal.task.api.AuditTask> execute(org.kie.api.runtime.Context context)
execute
in interface org.kie.api.command.ExecutableCommand<List<org.kie.internal.task.api.AuditTask>>
execute
in class UserGroupCallbackTaskCommand<List<org.kie.internal.task.api.AuditTask>>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.