public class IntegrationServicesConfiguration extends java.lang.Object implements PropertiesConfiguration
| Constructor and Description |
|---|
IntegrationServicesConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigurationService |
getConfigurationService() |
java.lang.String |
getMediaPersistenceMediaNamePrefix()
Provides the value of the prefix used in the persisted media
|
boolean |
isMonitoringEnabled()
Determines if monitoring is enabled
|
void |
setConfigurationService(ConfigurationService configurationService) |
void |
setMonitoringEnabled(boolean value)
Sets the value of the monitoring enabled flag
|
protected ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
public void setMonitoringEnabled(boolean value)
PropertiesConfigurationsetMonitoringEnabled in interface PropertiesConfigurationvalue - New value for the monitoring enabled flagpublic boolean isMonitoringEnabled()
PropertiesConfigurationisMonitoringEnabled in interface PropertiesConfigurationpublic java.lang.String getMediaPersistenceMediaNamePrefix()
PropertiesConfigurationgetMediaPersistenceMediaNamePrefix in interface PropertiesConfigurationCopyright © 2018 SAP SE. All Rights Reserved.