T - edit component classpublic class QuickFilterRuleType<T> extends Object
EditQuickFilterRuleComponent.withType(QuickFilterRuleType) for an example.| Modifier and Type | Field and Description |
|---|---|
static QuickFilterRuleType<ByNameRuleEditComponent> |
BY_NAME |
static QuickFilterRuleType<ByStatusRuleEditComponent> |
BY_STATUS |
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getComponentClass() |
String |
getTypeKey() |
public static final QuickFilterRuleType<ByNameRuleEditComponent> BY_NAME
public static final QuickFilterRuleType<ByStatusRuleEditComponent> BY_STATUS
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.