Package com.atlassian.jira.sharing.search
package com.atlassian.jira.sharing.search
-
ClassDescriptionObject that represents a set of parameters when searching for all the SharePermissions of a particular ShareType.Represents the search parameters when searching for AUTHENTICATED USER ShareTypes.A comparator that gets a value from a GenericValue and then delegates comparison to either natural order or a specified delegateRepresents the search parameters when searching for Global ShareTypes.Represents the search parameters when searching for Group ShareTypes.Search parameter when looking for private SharedEntity instances.Represents the search parameters when searching for Project ShareTypes.There was a problem parsing the search parameters.Indicates the context of a shared entity search, shared entities can be searched in "USER" or "ADMINISTRATION" context.SharedEntitySearcher<S extends SharedEntity>Perform searches for
SharedEntity
instances.Interface for the passing parameters when searching for SharedEntity instances.A type safe enumeration for specify text searching mode.A builder object used to createsearching parameters
when looking for SharedEntityColumn instances.SharedEntitySearchResult<E extends SharedEntity>A pair that contains the result status of SharedEntity search.Interface for representing ShareType parameters in searches.TimedSearchResult<E extends SharedEntity>Simple tuple to contain search results and timer information.Represents the search parameters when searching for User ShareTypes.