Package org.jenkinsci.plugins.pubsub
Class EventFilter
java.lang.Object
- All Implemented Interfaces:
Serializable
,Cloneable
,Map<Object,
Object>
Event filter.
- Author:
- tom.fennelly@gmail.com
- See Also:
-
Nested Class Summary
-
Field Summary
Fields inherited from class java.util.Properties
defaults
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.pubsub.Message
clone, containsAll, get, get, getChannelName, getEventName, getEventUUID, getJenkinsInstanceId, getJenkinsInstanceUrl, getObjectId, getObjectName, getObjectType, getTimestamp, getTimestampMillis, set, set, setChannelName, setEventName, setEventName, setItemProps, setJenkinsInstanceId, toJSON, toJSON, toString
Methods inherited from class java.util.Properties
clear, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, getProperty, getProperty, hashCode, isEmpty, keys, keySet, list, list, load, load, loadFromXML, merge, propertyNames, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, save, setProperty, size, store, store, storeToXML, storeToXML, storeToXML, stringPropertyNames, values