org.camunda.bpm.engine.rest.sub.runtime
Interface VariableInstanceResource

All Known Implementing Classes:
VariableInstanceResourceImpl

public interface VariableInstanceResource

Author:
Daniel Meyer, Ronny Bräunlich

Method Summary
 VariableInstanceDto getResource(boolean deserializeObjectValue)
           
 javax.ws.rs.core.Response getResourceBinary()
           
 

Method Detail

getResource

VariableInstanceDto getResource(boolean deserializeObjectValue)

getResourceBinary

javax.ws.rs.core.Response getResourceBinary()


Copyright © 2016 camunda services GmbH. All rights reserved.