|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectConfiguration | |
---|---|
org.cert.cc.jira.atc.config |
Uses of ProjectConfiguration in org.cert.cc.jira.atc.config |
---|
Methods in org.cert.cc.jira.atc.config that return ProjectConfiguration | |
---|---|
ProjectConfiguration |
ATCConfiguration.getProjectConfiguration(Project project)
Returns a ProjectConfiguration specified by name |
Methods in org.cert.cc.jira.atc.config that return types with arguments of type ProjectConfiguration | |
---|---|
Set<ProjectConfiguration> |
ATCConfiguration.getAllProjectConfiguration()
Returns all of the ProjectConfiguration s. |
Methods in org.cert.cc.jira.atc.config with parameters of type ProjectConfiguration | |
---|---|
void |
ATCConfiguration.add(ProjectConfiguration config)
Adds a new ProjectConfiguration |
int |
ProjectConfiguration.compareTo(ProjectConfiguration other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |