public class VariableInstanceResourceImpl extends Object implements VariableInstanceResource
Modifier and Type | Field and Description |
---|---|
protected ProcessEngine |
engine |
protected String |
variableId |
Constructor and Description |
---|
VariableInstanceResourceImpl(String variableId,
ProcessEngine engine) |
Modifier and Type | Method and Description |
---|---|
protected VariableInstanceQuery |
baseQuery() |
InputStream |
getBinaryVariable() |
VariableInstanceDto |
getVariable() |
protected String variableId
protected ProcessEngine engine
public VariableInstanceResourceImpl(String variableId, ProcessEngine engine)
public VariableInstanceDto getVariable()
getVariable
in interface VariableInstanceResource
public InputStream getBinaryVariable()
getBinaryVariable
in interface VariableInstanceResource
protected VariableInstanceQuery baseQuery()
Copyright © 2015. All rights reserved.