Class ApplicationTermKeys
java.lang.Object
com.atlassian.crowd.search.query.entity.restriction.constants.ApplicationTermKeys
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
Name of application. Case-insensitive search. -
ACTIVE
Active flag of application. Exact match search. -
TYPE
Type of application (ApplicationType
). Exact match search.
-
-
Constructor Details
-
ApplicationTermKeys
public ApplicationTermKeys()
-