Interface HistoricExternalTaskLogResource

All Known Implementing Classes:
HistoricExternalTaskLogResourceImpl

public interface HistoricExternalTaskLogResource
Since:
7.7
  • Method Details

    • getHistoricExternalTaskLog

      @GET @Produces("application/json") HistoricExternalTaskLogDto getHistoricExternalTaskLog()
    • getErrorDetails

      @GET @Path("/error-details") @Produces("text/plain") String getErrorDetails()