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