Uses of Class
pro.taskana.adapter.camunda.outbox.rest.controller.PATCH
-
Packages that use PATCH Package Description pro.taskana.adapter.camunda.outbox.rest.controller -
-
Uses of PATCH in pro.taskana.adapter.camunda.outbox.rest.controller
Methods in pro.taskana.adapter.camunda.outbox.rest.controller with annotations of type PATCH Modifier and Type Method Description javax.ws.rs.core.ResponseCamundaTaskEventsController. setRemainingRetries(int eventId, String body)javax.ws.rs.core.ResponseCamundaTaskEventsController. setRemainingRetriesForMultipleEvents(String retries, String body)
-