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

All Known Implementing Classes:
HistoricDetailResourceImpl

public interface HistoricDetailResource

Author:
Daniel Meyer, Ronny Bräunlich

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

Method Detail

getResource

HistoricDetailDto getResource(boolean deserializeValue)

getResourceBinary

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


Copyright © 2016 camunda services GmbH. All rights reserved.