Uses of Class
org.camunda.bpm.run.property.CamundaBpmRunLdapProperties
-
Packages that use CamundaBpmRunLdapProperties Package Description org.camunda.bpm.run.property -
-
Uses of CamundaBpmRunLdapProperties in org.camunda.bpm.run.property
Fields in org.camunda.bpm.run.property declared as CamundaBpmRunLdapProperties Modifier and Type Field Description protected CamundaBpmRunLdapProperties
CamundaBpmRunProperties. ldap
Methods in org.camunda.bpm.run.property that return CamundaBpmRunLdapProperties Modifier and Type Method Description CamundaBpmRunLdapProperties
CamundaBpmRunProperties. getLdap()
Methods in org.camunda.bpm.run.property with parameters of type CamundaBpmRunLdapProperties Modifier and Type Method Description void
CamundaBpmRunProperties. setLdap(CamundaBpmRunLdapProperties ldap)
-