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.property
Methods in org.camunda.bpm.spring.boot.starter.property that return AdminUserProperty Modifier and Type Method Description AdminUserProperty
CamundaBpmProperties. getAdminUser()
Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type AdminUserProperty Modifier and Type Method Description void
CamundaBpmProperties. setAdminUser(AdminUserProperty adminUser)
-