public class ComponentSearchInput extends SearchInput
Modifier and Type | Method and Description |
---|---|
static ComponentSearchInput |
component(String value) |
boolean |
isComponent() |
boolean |
isNoComponent() |
static ComponentSearchInput |
noComponents() |
equals, getValue, hashCode, toString
public static ComponentSearchInput noComponents()
public static ComponentSearchInput component(String value)
public boolean isNoComponent()
public boolean isComponent()
Copyright © 2002-2024 Atlassian. All Rights Reserved.