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, getSettingValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getServiceUrl
public EventLogUploadSettingsService(java.lang.String recorderId, EventLogApplicationInfo appInfo)
public java.lang.String [] getAttributeNames()
getAttributeNames
in class SettingsConnectionService
public int getPermittedTraffic()
getPermittedTraffic
in interface EventLogSettingsService
public java.lang.String getDictionaryServiceUrl()
getDictionaryServiceUrl
in interface EventLogSettingsService
public LogEventFilter getEventFilter()
getEventFilter
in interface EventLogSettingsService
public EventLogApplicationInfo getApplicationInfo()
getApplicationInfo
in interface EventLogSettingsService
protected FUSWhitelist getWhitelistedGroups()
public java.lang.String getWhiteListProductUrl()