Interface HistoricProcessInstanceResource

    • Method Detail

      • deleteHistoricProcessInstance

        @DELETE
        void deleteHistoricProcessInstance​(@QueryParam("failIfNotExists") @DefaultValue("true")
                                           Boolean failIfNotExists)