public class GetCurrentTxTasksCommand extends TaskCommand<List<org.kie.api.task.model.TaskSummary>> implements org.kie.internal.command.ProcessInstanceIdCommand
groupIds, targetEntityId, taskId, userId| Constructor and Description |
|---|
GetCurrentTxTasksCommand() |
GetCurrentTxTasksCommand(Long processInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
List<org.kie.api.task.model.TaskSummary> |
execute(org.kie.api.runtime.Context context) |
Long |
getProcessInstanceId() |
void |
setProcessInstanceId(Long processInstanceId) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserIdpublic GetCurrentTxTasksCommand()
public GetCurrentTxTasksCommand(Long processInstanceId)
public Long getProcessInstanceId()
getProcessInstanceId in interface org.kie.internal.command.ProcessInstanceIdCommandpublic void setProcessInstanceId(Long processInstanceId)
setProcessInstanceId in interface org.kie.internal.command.ProcessInstanceIdCommandCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.