java.lang.Object | |
↳ | com.atlassian.jira.project.DefaultProjectPropertiesManager |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve all properties associated with the given project.
|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||
From interface
com.atlassian.jira.project.ProjectPropertiesManager
|
Retrieve all properties associated with the given project.
The returned PropertySet is mutable and could be used to directly update data in database.project | project |
---|