public class GetTaskOutputVariablesCommand extends TaskCommand<List<org.kie.internal.task.api.TaskVariable>>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
GetTaskOutputVariablesCommand() |
GetTaskOutputVariablesCommand(long taskId,
org.kie.internal.query.QueryFilter filter) |
Modifier and Type | Method and Description |
---|---|
List<org.kie.internal.task.api.TaskVariable> |
execute(org.kie.api.runtime.Context context) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
public GetTaskOutputVariablesCommand()
public GetTaskOutputVariablesCommand(long taskId, org.kie.internal.query.QueryFilter filter)
public List<org.kie.internal.task.api.TaskVariable> execute(org.kie.api.runtime.Context context)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.