public class SystemSettingsConfiguration extends Object implements org.pentaho.platform.api.engine.IConfiguration
Constructor and Description |
---|
SystemSettingsConfiguration(String id,
org.pentaho.platform.api.engine.ISystemSettings settings) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
Properties |
getProperties() |
void |
update(Properties properties) |
public SystemSettingsConfiguration(String id, org.pentaho.platform.api.engine.ISystemSettings settings)
public String getId()
getId
in interface org.pentaho.platform.api.engine.IConfiguration
public Properties getProperties() throws IOException
getProperties
in interface org.pentaho.platform.api.engine.IConfiguration
IOException
public void update(Properties properties) throws IOException
update
in interface org.pentaho.platform.api.engine.IConfiguration
IOException
Copyright © 2021 Hitachi Vantara. All rights reserved.