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