|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.config.Settings
org.sonar.batch.config.ProjectSettings
public class ProjectSettings
| Field Summary |
|---|
| Fields inherited from class org.sonar.api.config.Settings |
|---|
definitions, properties |
| Constructor Summary | |
|---|---|
ProjectSettings(PropertyDefinitions definitions,
ProjectDefinition projectDefinition,
PropertiesDao propertiesDao,
Project project)
|
|
| Method Summary | |
|---|---|
ProjectSettings |
load()
|
| Methods inherited from class org.sonar.api.config.Settings |
|---|
addEnvironmentVariables, addProperties, addProperties, addSystemProperties, appendProperty, clear, createForComponent, doOnClearProperties, doOnRemoveProperty, doOnSetProperty, getBoolean, getClearString, getDate, getDateTime, getDefaultValue, getDefinitions, getEncryption, getInt, getKeysStartingWith, getLong, getProperties, getString, getStringArray, getStringArrayBySeparator, getStringLines, hasDefaultValue, hasKey, removeProperty, setProperties, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectSettings(PropertyDefinitions definitions,
ProjectDefinition projectDefinition,
PropertiesDao propertiesDao,
Project project)
| Method Detail |
|---|
public ProjectSettings load()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||