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)
ProjectPropertiesManager
The returned PropertySet is mutable and could be used to directly update data in database.
getPropertySet
in interface ProjectPropertiesManager
project
- projectCopyright © 2002-2018 Atlassian. All Rights Reserved.