public class

ComponentSearchInput

extends SearchInput
java.lang.Object
   ↳ com.atlassian.jira.issue.search.searchers.transformer.SearchInput
     ↳ com.atlassian.jira.issue.search.searchers.transformer.ComponentSearchInput

Summary

Public Methods
static ComponentSearchInput component(String value)
boolean isComponent()
boolean isNoComponent()
static ComponentSearchInput noComponents()
[Expand]
Inherited Methods
From class com.atlassian.jira.issue.search.searchers.transformer.SearchInput
From class java.lang.Object

Public Methods

public static ComponentSearchInput component (String value)

public boolean isComponent ()

public boolean isNoComponent ()

public static ComponentSearchInput noComponents ()