|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContinuumObjectNotFoundException | |
|---|---|
| org.apache.continuum.dao | |
| org.apache.maven.continuum.builddefinition | |
| org.apache.maven.continuum.core.action | |
| Uses of ContinuumObjectNotFoundException in org.apache.continuum.dao |
|---|
| Methods in org.apache.continuum.dao that throw ContinuumObjectNotFoundException | |
|---|---|
ContinuumReleaseResult |
ContinuumReleaseResultDaoImpl.getContinuumReleaseResult(int releaseResultId)
|
ContinuumReleaseResult |
ContinuumReleaseResultDao.getContinuumReleaseResult(int releaseResultId)
|
ProjectGroup |
ProjectGroupDao.getProjectGroup(int projectGroupId)
Return the project group associated to the project group id parameter. |
ProjectGroup |
ProjectGroupDaoImpl.getProjectGroupByProject(Project project)
|
ProjectGroup |
ProjectGroupDao.getProjectGroupByProject(Project project)
Return the project group of the project. |
ProjectGroup |
ProjectGroupDaoImpl.getProjectGroupByProjectId(int projectId)
|
ProjectGroup |
ProjectDaoImpl.getProjectGroupByProjectId(int projectId)
|
ProjectGroup |
ProjectGroupDao.getProjectGroupByProjectId(int projectId)
Return the project group of the project. |
ProjectGroup |
ProjectDao.getProjectGroupByProjectId(int projectId)
|
ProjectScmRoot |
ProjectScmRootDaoImpl.getProjectScmRoot(int projectScmRootId)
|
ProjectScmRoot |
ProjectScmRootDao.getProjectScmRoot(int projectScmRootId)
|
| Uses of ContinuumObjectNotFoundException in org.apache.maven.continuum.builddefinition |
|---|
| Methods in org.apache.maven.continuum.builddefinition that throw ContinuumObjectNotFoundException | |
|---|---|
ProjectGroup |
DefaultBuildDefinitionService.addBuildDefinitionTemplateToProjectGroup(int projectGroupId,
BuildDefinitionTemplate template)
|
ProjectGroup |
BuildDefinitionService.addBuildDefinitionTemplateToProjectGroup(int projectGroupId,
BuildDefinitionTemplate buildDefinitionTemplate)
|
| Uses of ContinuumObjectNotFoundException in org.apache.maven.continuum.core.action |
|---|
| Methods in org.apache.maven.continuum.core.action that throw ContinuumObjectNotFoundException | |
|---|---|
void |
UpdateWorkingDirectoryFromScmContinuumAction.execute(Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||