public class HubConfigurationUpdateEvent extends HubEvent
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | ID | 
PROP_EVENT_ID, PROP_TIMESTAMP| Constructor and Description | 
|---|
| HubConfigurationUpdateEvent(long timestamp,
                           java.util.Map<java.lang.String,java.lang.Object> config) | 
| HubConfigurationUpdateEvent(java.util.Map<java.lang.String,java.lang.Object> props) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Map<java.lang.String,java.lang.Object> | getConfiguration() | 
getEventId, getProperties, getProperty, getTimestamp, readEventId, setProperty, toStringpublic static final java.lang.String ID
Copyright © 2015 Whizzo Software LLC. All rights reserved.