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.api.runtime.Context cntxt) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserIdpublic List<org.kie.api.task.model.TaskSummary> execute(org.kie.api.runtime.Context cntxt)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.