public class GetArchivedTasksCommand extends TaskCommand<List<org.kie.api.task.model.TaskSummary>>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
GetArchivedTasksCommand() |
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
public List<org.kie.api.task.model.TaskSummary> execute(org.kie.internal.command.Context cntxt)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.