Uses of Class
org.camunda.bpm.spring.boot.starter.property.WebappProperty
-
Packages that use WebappProperty Package Description org.camunda.bpm.spring.boot.starter.property -
-
Uses of WebappProperty in org.camunda.bpm.spring.boot.starter.property
Methods in org.camunda.bpm.spring.boot.starter.property that return WebappProperty Modifier and Type Method Description WebappProperty
CamundaBpmProperties. getWebapp()
Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type WebappProperty Modifier and Type Method Description void
CamundaBpmProperties. setWebapp(WebappProperty webapp)
-