Class PropertyRestrictionEntity
java.lang.Object
com.atlassian.confluence.functest.rest.admin.crowd.SearchRestrictionEntity
com.atlassian.confluence.functest.rest.admin.crowd.PropertyRestrictionEntity
Represents a property restriction entity.
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyRestrictionEntity
(PropertyEntity property, String matchMode, String value) Creates a new instance of RestPropertyRestriction. -
Method Summary
-
Constructor Details
-
PropertyRestrictionEntity
Creates a new instance of RestPropertyRestriction.- Parameters:
property
- property to restrict onmatchMode
- property match modevalue
- value to match against
-
-
Method Details
-
getProperty
-
getMatchMode
-
getValue
-