| Package | Description |
|---|---|
| com.atlassian.confluence.labels | |
| com.atlassian.core.util.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
NamespaceLabelFilter |
class |
SpecialLabelFilter |
class |
VisibleLabelFilter
This filters a list of label objects, returning those labels from the list that the specified user
should see.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilterChain<T>
Deprecated.
use the utility methods on Guava's
Predicates to combine Predicate |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterChain.addFilter(Filter<T> filter)
Deprecated.
|
| Constructor and Description |
|---|
ListFilter(Filter<T> filter)
Deprecated.
Constructor, taking the filter implementation that will be used to
filter the list.
|
Copyright © 2003–2017 Atlassian. All rights reserved.