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, setUserId
public GetCurrentTxTasksCommand()
public GetCurrentTxTasksCommand(Long processInstanceId)
public Long getProcessInstanceId()
getProcessInstanceId
in interface org.kie.internal.command.ProcessInstanceIdCommand
public void setProcessInstanceId(Long processInstanceId)
setProcessInstanceId
in interface org.kie.internal.command.ProcessInstanceIdCommand
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.