public class GetTaskInputVariablesCommand extends TaskCommand<List<org.kie.internal.task.api.TaskVariable>>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
GetTaskInputVariablesCommand() |
GetTaskInputVariablesCommand(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 GetTaskInputVariablesCommand()
public GetTaskInputVariablesCommand(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–2021 JBoss by Red Hat. All rights reserved.