public class EventLogUploadSettingsService extends SettingsConnectionService implements EventLogSettingsService
SERVICE_URL_ATTR_NAME| Constructor and Description |
|---|
EventLogUploadSettingsService(java.lang.String recorderId,
EventLogApplicationInfo appInfo) |
| Modifier and Type | Method and Description |
|---|---|
EventLogApplicationInfo |
getApplicationInfo() |
java.lang.String [] |
getAttributeNames() |
java.lang.String |
getDictionaryServiceUrl() |
LogEventFilter |
getEventFilter() |
int |
getPermittedTraffic() |
protected FUSWhitelist |
getWhitelistedGroups() |
java.lang.String |
getWhiteListProductUrl() |
getDefaultServiceUrl, getServiceUrl, getSettingsUrl, getSettingValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetServiceUrlpublic EventLogUploadSettingsService(java.lang.String recorderId,
EventLogApplicationInfo appInfo)
public java.lang.String [] getAttributeNames()
getAttributeNames in class SettingsConnectionServicepublic int getPermittedTraffic()
getPermittedTraffic in interface EventLogSettingsServicepublic java.lang.String getDictionaryServiceUrl()
getDictionaryServiceUrl in interface EventLogSettingsServicepublic LogEventFilter getEventFilter()
getEventFilter in interface EventLogSettingsServicepublic EventLogApplicationInfo getApplicationInfo()
getApplicationInfo in interface EventLogSettingsServiceprotected FUSWhitelist getWhitelistedGroups()
public java.lang.String getWhiteListProductUrl()