Tabnine Logo
SearchHandlerManager.refresh
Code IndexAdd Tabnine to your IDE (free)

How to use
refresh
method
in
com.atlassian.jira.issue.search.managers.SearchHandlerManager

Best Java code snippets using com.atlassian.jira.issue.search.managers.SearchHandlerManager.refresh (Showing top 1 results out of 315)

origin: com.atlassian.jira/jira-core

  @Override
  public void refresh()
  {
    manager.refresh();
  }
}
com.atlassian.jira.issue.search.managersSearchHandlerManagerrefresh

Javadoc

Refreshes the com.atlassian.jira.issue.search.managers.SearchHandlerManager.

Popular methods of SearchHandlerManager

  • getJqlClauseNames
    Get the com.atlassian.jira.issue.search.ClauseNames associated with the provided field name. A colle
  • getClauseHandler
    Return a collection of com.atlassian.jira.jql.ClauseHandlers registered against the passed JQL claus
  • getFieldIds
    Gets the field ids that are associated with the provided jqlClauseName. The reason this returns a co
  • getSearcher
    Get a searcher by the searchers name.
  • getAllSearchers
    Return all the active searchers in JIRA. It will not return the searchers unless they are associated
  • getSearcherGroups
    Get all searcher groups with the IssueSearcher that are applicable for the context. * com.atlassian.
  • getSearchers
    Get searchers that are applicable for a given context. This is found through the * com.atlassian.jir
  • getSearchersByClauseName
    Return a collection of com.atlassian.jira.issue.search.searchers.IssueSearchers registered against t
  • getVisibleClauseHandlers
    Get all the available clause handlers that the searcher can see.

Popular in Java

  • Creating JSON documents from java classes using gson
  • onRequestPermissionsResult (Fragment)
  • onCreateOptionsMenu (Activity)
  • getSystemService (Context)
  • Container (java.awt)
    A generic Abstract Window Toolkit(AWT) container object is a component that can contain other AWT co
  • FileNotFoundException (java.io)
    Thrown when a file specified by a program cannot be found.
  • SimpleDateFormat (java.text)
    Formats and parses dates in a locale-sensitive manner. Formatting turns a Date into a String, and pa
  • HashMap (java.util)
    HashMap is an implementation of Map. All optional operations are supported.All elements are permitte
  • ImageIO (javax.imageio)
  • JTextField (javax.swing)
  • Github Copilot alternatives
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now