Uses of Class
org.camunda.bpm.spring.boot.starter.property.FilterProperty
-
Packages that use FilterProperty Package Description org.camunda.bpm.spring.boot.starter.property -
-
Uses of FilterProperty in org.camunda.bpm.spring.boot.starter.property
Methods in org.camunda.bpm.spring.boot.starter.property that return FilterProperty Modifier and Type Method Description FilterPropertyCamundaBpmProperties. getFilter()Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type FilterProperty Modifier and Type Method Description voidCamundaBpmProperties. setFilter(FilterProperty filter)
-