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