Uses of Class
org.camunda.bpm.spring.boot.starter.property.AuthorizationProperty
-
Packages that use AuthorizationProperty Package Description org.camunda.bpm.spring.boot.starter.property -
-
Uses of AuthorizationProperty in org.camunda.bpm.spring.boot.starter.property
Methods in org.camunda.bpm.spring.boot.starter.property that return AuthorizationProperty Modifier and Type Method Description AuthorizationPropertyCamundaBpmProperties. getAuthorization()Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type AuthorizationProperty Modifier and Type Method Description voidCamundaBpmProperties. setAuthorization(AuthorizationProperty authorization)
-