Uses of Class
org.camunda.bpm.spring.boot.starter.rest.CamundaJerseyResourceConfig
Packages that use CamundaJerseyResourceConfig
-
Uses of CamundaJerseyResourceConfig in org.camunda.bpm.run
Methods in org.camunda.bpm.run that return CamundaJerseyResourceConfigModifier and TypeMethodDescriptionCamundaBpmRunRestConfiguration.camundaRunJerseyResourceConfig()Methods in org.camunda.bpm.run with parameters of type CamundaJerseyResourceConfigModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.FilterRegistrationBean<jakarta.servlet.Filter>CamundaBpmRunRestConfiguration.corsFilter(CamundaJerseyResourceConfig rc, String jerseyPath) org.springframework.boot.web.servlet.FilterRegistrationBean<jakarta.servlet.Filter>CamundaBpmRunRestConfiguration.processEngineAuthenticationFilter(CamundaJerseyResourceConfig rc, String jerseyPath) -
Uses of CamundaJerseyResourceConfig in org.camunda.bpm.spring.boot.starter.rest
Methods in org.camunda.bpm.spring.boot.starter.rest that return CamundaJerseyResourceConfigMethods in org.camunda.bpm.spring.boot.starter.rest with parameters of type CamundaJerseyResourceConfigModifier and TypeMethodDescriptionCamundaBpmRestJerseyAutoConfiguration.camundaBpmRestInitializer(CamundaJerseyResourceConfig resourceConfig, CamundaBpmProperties props, String jerseyPath) org.springframework.boot.web.servlet.ServletRegistrationBean<org.glassfish.jersey.servlet.ServletContainer>CamundaBpmRestJerseyAutoConfiguration.camundaJerseyServlet(CamundaJerseyResourceConfig rc, String jerseyPath) static StringRestApplicationPathResolver.resolveMapping(CamundaJerseyResourceConfig rc, String propertyPath)