Uses of Class
org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- 
Packages that use AdminUserProperty Package Description org.camunda.bpm.spring.boot.starter.property 
- 
- 
Uses of AdminUserProperty in org.camunda.bpm.spring.boot.starter.propertyMethods in org.camunda.bpm.spring.boot.starter.property that return AdminUserProperty Modifier and Type Method Description AdminUserPropertyCamundaBpmProperties. getAdminUser()Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type AdminUserProperty Modifier and Type Method Description voidCamundaBpmProperties. setAdminUser(AdminUserProperty adminUser)
 
-