| NavigatorCondition | Represents a condition in a Navigator Search. |
| SearchResultsCondition | A way for specifying conditions on which to assert the state of the issue navigator results. |
| AssigneeCondition | Condition that can be used to interact with the "assignee" navigator UI. |
| ColumnsCondition | Checks that the passed columns appear in the issue navigator. |
| ComponentCondition | Navigator condition that can be used to specify components to search for. |
| ContainsIssueKeysCondition | A condition which asserts that the table containing search results specifies the issue keys in the correct order. |
| DoesNotContainIssueKeyCondition | A condition which asserts that the table containing search results does not contain the specified issue key. |
| GenericQueryCondition | |
| IssueTableDoesNotHaveColumnCondition | Checks that the passed column is not visible in the issue navigator. |
| IssueTableHasColumnCondition | Checks that the passed column is visible in the issue navigator. |
| IssueTypeCondition | Navigator condition that can be used to select condition types. |
| IssueTypeCondition.IssueType | |
| MultiSelectCondition | Represents a navigator condition in a multi-select box. |
| NavigatorSearch | Represents a navigator search. |
| NavigatorSearchBuilder | Can be used to create NavigatorSearch objects. |
| NumberOfIssuesCondition | A condition which asserts that the number of results returned by a search matches an exact number. |
| PriorityCondition | |
| PriorityCondition.Type | |
| ProjectCondition | Represents a selection of projects in a Navigator search. |
| QuerySearchCondition | Represents the "Text Search" condition in Navigator. |
| ReporterCondition | Condition that can be used to interact with the "reporter" navigator UI. |
| ResolutionCondition | |
| ResolutionCondition.Type | |
| StatusCondition | |
| StatusCondition.Type | |
| UserGroupPicker | A parameter that can be used work with User/Group selector navigator components. |
| ValueForRowAtColumnCondition | Checks that the value for the given row on the given column is the expected one. |
| VersionCondition | A version condition for FixVersions and AffectedVersions form field in the issue navigator simple search. |
