Uses of Class
ru.slie.luna.search.SearchParams
Packages that use SearchParams
Package
Description
-
Uses of SearchParams in ru.slie.luna.activity
Methods in ru.slie.luna.activity with parameters of type SearchParamsModifier and TypeMethodDescriptionActivityStreamManager.getActivityStream(User currentUser, String projectKey, String userLogin, SearchParams searchParams) -
Uses of SearchParams in ru.slie.luna.agile.board
Subclasses of SearchParams in ru.slie.luna.agile.board -
Uses of SearchParams in ru.slie.luna.agile.sprint
Subclasses of SearchParams in ru.slie.luna.agile.sprint -
Uses of SearchParams in ru.slie.luna.dashboard
Methods in ru.slie.luna.dashboard with parameters of type SearchParamsModifier and TypeMethodDescriptionDashboardManager.search(User user, String term, SearchParams params) -
Uses of SearchParams in ru.slie.luna.group
Methods in ru.slie.luna.group with parameters of type SearchParams -
Uses of SearchParams in ru.slie.luna.icon
Methods in ru.slie.luna.icon with parameters of type SearchParamsModifier and TypeMethodDescriptionIconManager.search(IconType iconType, SearchParams searchParams) -
Uses of SearchParams in ru.slie.luna.issue
Methods in ru.slie.luna.issue with parameters of type SearchParamsModifier and TypeMethodDescriptionSearchService.issueSuggestions(User user, String term, SearchParams params) SearchService.search(User user, SearchQuery searchQuery, SearchParams searchParams) SearchService.searchIgnorePerms(SearchQuery searchQuery, SearchParams params) -
Uses of SearchParams in ru.slie.luna.issue.attachment
Methods in ru.slie.luna.issue.attachment with parameters of type SearchParamsModifier and TypeMethodDescriptionAttachmentManager.search(Issue issue, String term, SearchParams params) AttachmentManager.search(Issue issue, SearchParams params) -
Uses of SearchParams in ru.slie.luna.issue.comment
Subclasses of SearchParams in ru.slie.luna.issue.commentMethods in ru.slie.luna.issue.comment with parameters of type SearchParamsModifier and TypeMethodDescriptionCommentManager.getForIssue(Issue issue, SearchParams searchParams, boolean newestFirst) -
Uses of SearchParams in ru.slie.luna.issue.field
Methods in ru.slie.luna.issue.field with parameters of type SearchParamsModifier and TypeMethodDescriptionFieldManager.findCustomFields(String term, SearchParams searchParams, boolean includeBroken) FieldManager.findFields(String term, SearchParams searchParams, boolean includeBroken) -
Uses of SearchParams in ru.slie.luna.issue.field.layout
Methods in ru.slie.luna.issue.field.layout with parameters of type SearchParamsModifier and TypeMethodDescriptionFieldLayoutManager.findFieldLayouts(String term, SearchParams searchParams) FieldLayoutManager.findFieldLayoutSchemas(String term, SearchParams searchParams) -
Uses of SearchParams in ru.slie.luna.issue.history
Subclasses of SearchParams in ru.slie.luna.issue.historyMethods in ru.slie.luna.issue.history with parameters of type SearchParamsModifier and TypeMethodDescriptionChangeHistoryManager.getChangesForIssue(Issue issue, SearchParams searchParams, boolean newestFirst) -
Uses of SearchParams in ru.slie.luna.issue.issuetype
Methods in ru.slie.luna.issue.issuetype with parameters of type SearchParamsModifier and TypeMethodDescriptionIssueTypeManager.find(String term, SearchParams params) IssueTypeManager.findIssueTypeSchemas(String term, SearchParams params) -
Uses of SearchParams in ru.slie.luna.issue.priority
Methods in ru.slie.luna.issue.priority with parameters of type SearchParamsModifier and TypeMethodDescriptionPriorityManager.find(String term, SearchParams params) PriorityManager.findPrioritySchemas(String term, SearchParams params) -
Uses of SearchParams in ru.slie.luna.issue.resolution
Methods in ru.slie.luna.issue.resolution with parameters of type SearchParamsModifier and TypeMethodDescriptionResolutionManager.findResolutions(String term, SearchParams params) ResolutionManager.findResolutionSchemas(String term, SearchParams params) -
Uses of SearchParams in ru.slie.luna.issue.screen
Subclasses of SearchParams in ru.slie.luna.issue.screenMethods in ru.slie.luna.issue.screen with parameters of type SearchParamsModifier and TypeMethodDescriptionScreenManager.findIssueTypeScreenSchemas(String term, SearchParams params) ScreenManager.findScreenSchemas(String term, SearchParams params) -
Uses of SearchParams in ru.slie.luna.issue.search
Subclasses of SearchParams in ru.slie.luna.issue.search -
Uses of SearchParams in ru.slie.luna.issue.status
Methods in ru.slie.luna.issue.status with parameters of type SearchParamsModifier and TypeMethodDescriptionStatusManager.find(String term, SearchParams params) StatusManager.findByPrefix(String prefix, SearchParams params) -
Uses of SearchParams in ru.slie.luna.issue.workflow
Methods in ru.slie.luna.issue.workflow with parameters of type SearchParamsModifier and TypeMethodDescriptionWorkflowManager.findWorkflows(String term, SearchParams params) WorkflowManager.findWorkflowSchemas(String term, SearchParams params) -
Uses of SearchParams in ru.slie.luna.issue.worklog
Subclasses of SearchParams in ru.slie.luna.issue.worklogMethods in ru.slie.luna.issue.worklog with parameters of type SearchParamsModifier and TypeMethodDescriptionWorklogManager.getForIssue(Issue issue, SearchParams searchParams, boolean newestFirst) -
Uses of SearchParams in ru.slie.luna.mail.incoming
Methods in ru.slie.luna.mail.incoming with parameters of type SearchParamsModifier and TypeMethodDescriptionIncomingMailServerManager.find(String term, SearchParams params) -
Uses of SearchParams in ru.slie.luna.mail.outgoing
Methods in ru.slie.luna.mail.outgoing with parameters of type SearchParamsModifier and TypeMethodDescriptionOutgoingMailServerManager.find(SearchParams searchParams) OutgoingMailQueueManager.getQueue(SearchParams searchParams) -
Uses of SearchParams in ru.slie.luna.notification
Methods in ru.slie.luna.notification with parameters of type SearchParamsModifier and TypeMethodDescriptionNotificationSchemaManager.findSchemas(String term, SearchParams params) -
Uses of SearchParams in ru.slie.luna.permission
Methods in ru.slie.luna.permission with parameters of type SearchParamsModifier and TypeMethodDescriptionPermissionSchemaManager.findSchemas(String term, SearchParams params) -
Uses of SearchParams in ru.slie.luna.project
Methods in ru.slie.luna.project with parameters of type SearchParamsModifier and TypeMethodDescriptionProjectManager.find(User user, String term, SearchParams params) ProjectManager.findIgnorePerms(String term, SearchParams params) -
Uses of SearchParams in ru.slie.luna.scheduler
Methods in ru.slie.luna.scheduler with parameters of type SearchParamsModifier and TypeMethodDescriptionSchedulerManager.getLastResults(JobId jobId, SearchParams searchParams) SchedulerManager.getLastResults(JobRunnerKey jobRunnerKey, SearchParams searchParams) -
Uses of SearchParams in ru.slie.luna.search
Methods in ru.slie.luna.search that return SearchParamsModifier and TypeMethodDescriptionstatic SearchParamsSearchParams.forPage(int page, int limit) static SearchParamsSearchParams.forPage(int page, int limit, Collection<String> excludes) SearchResult.searchParams() -
Uses of SearchParams in ru.slie.luna.security
Methods in ru.slie.luna.security with parameters of type SearchParams -
Uses of SearchParams in ru.slie.luna.user
Subclasses of SearchParams in ru.slie.luna.userMethods in ru.slie.luna.user with parameters of type SearchParamsModifier and TypeMethodDescriptionUserManager.findAssignableUsers(String term, SearchParams params, Issue issue) UserManager.findAssignableUsers(String term, SearchParams params, Project project)