Interface HistoricProcessInstanceResource

    • Method Detail

      • deleteHistoricProcessInstance

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