Class LdapQueryProperty

java.lang.Object
com.flowable.idm.engine.ldap.LdapQueryProperty
All Implemented Interfaces:
Serializable, QueryProperty

public class LdapQueryProperty extends Object implements QueryProperty
Author:
Filip Hrisafov
See Also:
  • Field Details

    • name

      protected final String name
  • Constructor Details

    • LdapQueryProperty

      public LdapQueryProperty(String name)
  • Method Details