public class DefaultProjectPropertiesManager extends Object implements ProjectPropertiesManager
ProjectPropertiesManager.ProjectPropertiesManager| Constructor and Description |
|---|
DefaultProjectPropertiesManager() |
| Modifier and Type | Method and Description |
|---|---|
com.opensymphony.module.propertyset.PropertySet |
getPropertySet(Project project)
Retrieve all properties associated with the given project.
|
public com.opensymphony.module.propertyset.PropertySet getPropertySet(Project project)
ProjectPropertiesManagerThe returned PropertySet is mutable and could be used to directly update data in database.
getPropertySet in interface ProjectPropertiesManagerproject - projectCopyright © 2002-2017 Atlassian. All Rights Reserved.