Interface HistoricCaseInstanceResource
-
- All Known Implementing Classes:
HistoricCaseInstanceResourceImpl
public interface HistoricCaseInstanceResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HistoricCaseInstanceDto
getHistoricCaseInstance()
-
-
-
Method Detail
-
getHistoricCaseInstance
@GET @Produces("application/json") HistoricCaseInstanceDto getHistoricCaseInstance()
-
-