public class AttributePredicates extends Object
Modifier and Type | Field and Description |
---|---|
static Predicate<Map.Entry<String,Set<String>>> |
SYNCHRONISABLE_ATTRIBUTE_ENTRY_PREDICATE
Return true if the given entry represents a syncing attribute.
|
static Predicate<String> |
SYNCING_ATTRIBUTE
Return true if the given attribute is a syncing attribute, ie.
|
Copyright © 2021 Atlassian. All rights reserved.