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