|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.service.configuration.ConfigurationServiceImpl
@Service(value="gh-configurationService") public class ConfigurationServiceImpl
Implementation of the PersistenceService interface Wraps PropertySetManager for persistence.
| Field Summary |
|---|
| Fields inherited from interface com.atlassian.greenhopper.service.configuration.ConfigurationService |
|---|
SERVICE |
| Constructor Summary | |
|---|---|
ConfigurationServiceImpl()
|
|
| Method Summary | |
|---|---|
ProjectConfiguration |
getConfiguration(com.atlassian.crowd.embedded.api.User user,
com.atlassian.jira.project.Project project)
Get a Configuration object for a given project. |
ScrumDefaultConfiguration |
getScrumDefaultConfiguration()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationServiceImpl()
| Method Detail |
|---|
public ProjectConfiguration getConfiguration(com.atlassian.crowd.embedded.api.User user,
com.atlassian.jira.project.Project project)
ConfigurationService
getConfiguration in interface ConfigurationServicepublic ScrumDefaultConfiguration getScrumDefaultConfiguration()
getScrumDefaultConfiguration in interface ConfigurationService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||