Package com.flowable.idm.engine.ldap
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LdapQueryProperty(String name)
-
-
-
Field Detail
-
name
protected final String name
-
-
Constructor Detail
-
LdapQueryProperty
public LdapQueryProperty(String name)
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName
in interfaceQueryProperty
-
-