public class FilterEventParameters extends LinkedHashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT
The default value of a
FilterEventParameters as String . |
static FilterEventParameters |
EMPTY
Empty instance.
|
static String |
NAME
The name of the parameter containing the custom parameters.
|
Constructor and Description |
---|
FilterEventParameters() |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
public static final String NAME
public static final String DEFAULT
FilterEventParameters
as String
.public static final FilterEventParameters EMPTY
Copyright © 2004–2022 XWiki. All rights reserved.