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