Class PeopleDirectoryAction.SearchQueryBean
java.lang.Object
com.atlassian.confluence.user.actions.PeopleDirectoryAction.SearchQueryBean
- Enclosing class:
- PeopleDirectoryAction
Deprecated, for removal: This API element is subject to removal in a future version.
Kept for backwards compatibility with existing query strings that used the old SearchQueryBean madness
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.void
setQueryString
(String queryString) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
SearchQueryBean
public SearchQueryBean()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getQueryString
Deprecated, for removal: This API element is subject to removal in a future version. -
setQueryString
Deprecated, for removal: This API element is subject to removal in a future version.
-
PeopleDirectoryAction.getQueryString()
andPeopleDirectoryAction.setQueryString(String)
instead.