org.camunda.bpm.engine.rest.sub.history
Interface HistoricVariableInstanceResource

All Known Implementing Classes:
HistoricVariableInstanceResourceImpl

public interface HistoricVariableInstanceResource

Author:
Daniel Meyer, Ronny Bräunlich

Method Summary
 HistoricVariableInstanceDto getResource(boolean deserializeValue)
           
 javax.ws.rs.core.Response getResourceBinary()
           
 

Method Detail

getResource

HistoricVariableInstanceDto getResource(boolean deserializeValue)

getResourceBinary

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


Copyright © 2016 camunda services GmbH. All rights reserved.