Uses of Class
pro.taskana.adapter.camunda.outbox.rest.model.CamundaTaskEventList
-
Packages that use CamundaTaskEventList Package Description pro.taskana.adapter.camunda.outbox.rest.resource -
-
Uses of CamundaTaskEventList in pro.taskana.adapter.camunda.outbox.rest.resource
Methods in pro.taskana.adapter.camunda.outbox.rest.resource that return CamundaTaskEventList Modifier and Type Method Description CamundaTaskEventListCamundaTaskEventListResourceAssembler. toModel(CamundaTaskEventListResource camundaTaskEventListResource)Methods in pro.taskana.adapter.camunda.outbox.rest.resource with parameters of type CamundaTaskEventList Modifier and Type Method Description CamundaTaskEventListResourceCamundaTaskEventListResourceAssembler. toResource(CamundaTaskEventList camundaTaskEventList)Constructors in pro.taskana.adapter.camunda.outbox.rest.resource with parameters of type CamundaTaskEventList Constructor Description CamundaTaskEventListResource(CamundaTaskEventList camundaTaskEventList)
-