Class LdapGroupEntity

java.lang.Object
org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
org.camunda.bpm.identity.impl.ldap.LdapGroupEntity
All Implemented Interfaces:
Serializable, Group, DbEntity, HasDbRevision

public class LdapGroupEntity extends GroupEntity
Author:
Daniel Meyer
See Also:
  • Field Details

  • Constructor Details

    • LdapGroupEntity

      public LdapGroupEntity()
  • Method Details

    • getDn

      public String getDn()
    • setDn

      public void setDn(String dn)