Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
W
A
AbstractPurgeConfiguration
- Class in
org.apache.continuum.xmlrpc.repository
Class AbstractPurgeConfiguration.
AbstractPurgeConfiguration()
- Constructor for class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
addAntProject(ProjectSummary)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add an ANT project.
addAntProject(ProjectSummary, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add an ANT project in the specified group.
addAntProjectRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
addAntProjectRPC(Map<String, Object>, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
addBuildDefinition(BuildDefinition)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Method addBuildDefinition.
addBuildDefinition(BuildDefinition)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Method addBuildDefinition.
addBuildDefinition(BuildDefinition)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Method addBuildDefinition.
addBuildDefinitionToProject(int, BuildDefinition)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add a project build definition.
addBuildDefinitionToProjectGroup(int, BuildDefinition)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add a project group buildDefinition.
addBuildDefinitionToProjectGroupRPC(int, Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
addBuildDefinitionToProjectRPC(int, Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
addChange(ChangeSet)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Method addChange.
addConfiguration(Object, String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Method addConfiguration.
addDependency(ProjectDependency)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Method addDependency.
addDeveloper(ProjectDeveloper)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Method addDeveloper.
addDirectoryPurgeConfiguration(DirectoryPurgeConfiguration)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add a directory purge configuration
addDirectoryPurgeConfigurationRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with the standard XMLRPC
addEnvironmentVariable(Installation)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Method addEnvironmentVariable.
addError(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Add an error that happened during adding the project to Continuum.
addFile(ChangeFile)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Method addFile.
addGroupNotifier(int, ProjectNotifier)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
addGroupNotifierRPC(int, Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
AddingResult
- Class in
org.apache.maven.continuum.xmlrpc.project
This class is the result of add maven project action.
AddingResult()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
AddingResult
addInstallation(Installation)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
addInstallationRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
addLocalRepository(LocalRepository)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add a local repository
addLocalRepositoryRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with the standard XMLRPC
addMavenOneProject(String)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add a maven 1.x project from an url.
addMavenOneProject(String, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add a maven 1.x project from an url.
addMavenOneProjectRPC(String)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
addMavenOneProjectRPC(String, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
addMavenTwoProject(String)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add a maven 2.x project from an url.
addMavenTwoProject(String, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add a maven 2.x project from an url.
addMavenTwoProjectRPC(String)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
addMavenTwoProjectRPC(String, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
addModifiedDependency(ProjectDependency)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResult
Method addModifiedDependency.
addNotifier(int, ProjectNotifier)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
addNotifier(ProjectNotifier)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Method addNotifier.
addNotifier(ProjectNotifier)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Method addNotifier.
addNotifierRPC(int, Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
addProfile(Profile)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
addProfileRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
addProject(ProjectSummary)
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Method addProject.
addProject(ProjectSummary)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Method addProject.
addProjectGroup(String, String, String)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add a project Group.
addProjectGroup(ProjectGroupSummary)
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Method addProjectGroup.
addProjectGroupRPC(String, String, String)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
addProjectToBuildQueue(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add the project to the build queue.
addProjectToBuildQueue(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add the project to the build queue.
addRepositoryPurgeConfiguration(RepositoryPurgeConfiguration)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add a repository purge configuration
addRepositoryPurgeConfigurationRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with the standard XMLRPC
addSchedule(Schedule)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add the schedule.
addScheduleRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
addShellProject(ProjectSummary)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add an shell project.
addShellProject(ProjectSummary, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Add an shell project in the specified group.
addShellProjectRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
addShellProjectRPC(Map<String, Object>, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
B
BuildDefinition
- Class in
org.apache.maven.continuum.xmlrpc.project
Class BuildDefinition.
BuildDefinition()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
BuildDefinitionTemplate
- Class in
org.apache.maven.continuum.xmlrpc.project
Template which contains some buildDefinitions.
BuildDefinitionTemplate()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
buildGroup(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Build the project group with the default build definition.
buildGroup(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Build the project group with the specified build definition.
BUILDING
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
buildProject(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Build the project
buildProject(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Build the project
BuildProjectTask
- Class in
org.apache.maven.continuum.xmlrpc.project
Class BuildProjectTask.
BuildProjectTask()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
BuildResult
- Class in
org.apache.maven.continuum.xmlrpc.project
This class is a summary of a single continuum build.
BuildResult()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
BuildResult
BuildResultSummary
- Class in
org.apache.maven.continuum.xmlrpc.project
This class is a summary of a single continuum build.
BuildResultSummary()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
C
cancelCurrentBuild()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Cancel the current project build
ChangeFile
- Class in
org.apache.maven.continuum.xmlrpc.scm
Class ChangeFile.
ChangeFile()
- Constructor for class org.apache.maven.continuum.xmlrpc.scm.
ChangeFile
ChangeSet
- Class in
org.apache.maven.continuum.xmlrpc.scm
Class ChangeSet.
ChangeSet()
- Constructor for class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
CHECKEDOUT
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
CHECKING_OUT
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
ContinuumProjectState
- Class in
org.apache.maven.continuum.xmlrpc.project
Class ContinuumProjectState.
ContinuumProjectState()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
ContinuumReleaseResult
- Class in
org.apache.continuum.xmlrpc.release
Class ContinuumReleaseResult.
ContinuumReleaseResult()
- Constructor for class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
ContinuumService
- Interface in
org.apache.maven.continuum.xmlrpc
D
deleteInstallation(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
deleteProfile(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
DirectoryPurgeConfiguration
- Class in
org.apache.continuum.xmlrpc.repository
Class DirectoryPurgeConfiguration.
DirectoryPurgeConfiguration()
- Constructor for class org.apache.continuum.xmlrpc.repository.
DirectoryPurgeConfiguration
E
equals(Object)
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Method equals.
equals(Object)
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Method equals.
equals(Object)
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
Method equals.
equals(Object)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Method equals.
equals(Object)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Method equals.
equals(Object)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Method equals.
equals(Object)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
equals(Object)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Method equals.
equals(Object)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Method equals.
equals(Object)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Method equals.
equals(Object)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Method equals.
equals(Object)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
equals(Object)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Method equals.
equals(Object)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Method equals.
ERROR
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
F
FAILED
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
FROM_PROJECT
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
FROM_USER
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
G
getAllDirectoryPurgeConfigurations()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns directory purge configurations list
getAllDirectoryPurgeConfigurationsRPC()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getAllLocalRepositories()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns all local repositories
getAllLocalRepositoriesRPC()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with the standard XMLRPC
getAllProjectGroups()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Get all project groups.
getAllProjectGroupsRPC()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getAllProjectGroupsWithAllDetails()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Get all project groups with all details (project summaries, notifiers, build definitions).
getAllProjectGroupsWithAllDetailsRPC()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getAllProjectGroupsWithProjects()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Deprecated.
getAllRepositoryPurgeConfigurations()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns repository purge configurations list
getAllRepositoryPurgeConfigurationsRPC()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getArguments()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Get the arguments field.
getArtifactId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDependency
Get the artifactId field.
getArtifactId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the artifactId field.
getAuthor()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Get the author field.
getBaseUrl()
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Get the baseUrl field.
getBuildDefinition()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Get the buildDefinition field.
getBuildDefinitionId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Get the buildDefinitionId field.
getBuildDefinitionLabel()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Get the buildDefinitionLabel field.
getBuildDefinitions()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Method getBuildDefinitions.
getBuildDefinitions()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Method getBuildDefinitions.
getBuildDefinitions()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Method getBuildDefinitions.
getBuildDefinitionsForProject(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Get the build definitions list of the project.
getBuildDefinitionsForProjectGroup(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Get the build definitions list of the project group.
getBuildDefinitionsForProjectGroupRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getBuildDefinitionsForProjectRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getBuildDefinitionTemplates()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Get the build definition templates list.
getBuildDefinitionTemplatesRPC()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getBuilder()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Get the builder field.
getBuildFile()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Get the buildFile field.
getBuildNumber()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Get the buildNumber field.
getBuildNumber()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the buildNumber field.
getBuildOutput(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns the build output.
getBuildOutputDirectory()
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Get the buildOutputDirectory field.
getBuildResult(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns the build result.
getBuildResultRPC(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getBuildResultsForProject(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns the project build result summary list.
getBuildResultsForProjectRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getChanges()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Method getChanges.
getCommandLine()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Get the commandLine field.
getCommandOutput()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Get the commandOutput field.
getComment()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Get the comment field.
getConfiguration()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Method getConfiguration.
getContinuumId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDeveloper
Get the continuumId field.
getCronExpression()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Get the cronExpression field.
getDate()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Get the date field.
getDateAsDate()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
getDaysOlder()
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Get The number of days old which will be the basis for removing a snapshot or a folder.
getDefaultScheduleCronExpression()
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Get the defaultScheduleCronExpression field.
getDefaultScheduleDescription()
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Get the defaultScheduleDescription field.
getDelay()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Get Delay in seconds.
getDependencies()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Method getDependencies.
getDeploymentRepositoryDirectory()
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Get the deploymentRepositoryDirectory field.
getDescription()
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Get the description field.
getDescription()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Get description of the buid defintion.
getDescription()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Get the description field.
getDescription()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the description field.
getDescription()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Get the description field.
getDescription()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Get the description field.
getDevelopers()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Method getDevelopers.
getDirectoryPurgeConfiguration(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns the directory purge configuration
getDirectoryPurgeConfigurationRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getDirectoryType()
- Method in class org.apache.continuum.xmlrpc.repository.
DirectoryPurgeConfiguration
Get The type of directory.
getEmail()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDeveloper
Get the email field.
getEndTime()
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Get the endTime field.
getEndTime()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Get the endTime field.
getEnvironmentVariables()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Method getEnvironmentVariables.
getError()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Get the error field.
getErrors()
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Get the errors that happened during adding the project to Continuum.
getErrorsAsString()
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Returns a string representation of the errors.
getException()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Get the exception field.
getExecutorId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the executorId field.
getExitCode()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Get the exitCode field.
getFiles()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Method getFiles.
getFrom()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Get the origin of the notifier (pom or user).
getGoals()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Get the goals field.
getGroupId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDependency
Get the groupId field.
getGroupId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Get the groupId field.
getGroupId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the groupId field.
getGroupNotifier(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
getGroupNotifierRPC(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
getI18nKey()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
getId()
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Get the id field.
getId()
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Get the id field.
getId()
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
Get the id field.
getId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Get the id field.
getId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Get the id field.
getId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Get the id field.
getId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Get the id field.
getId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Get the id field.
getId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the id field.
getId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Get the id field.
getId()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Get the id field.
getId()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Get the id field.
getInstallation(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Return the installation defined by this id.
getInstallationId()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Get the installationId field.
getInstallationRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getInstallations()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Return the installations list.
getInstallationsRPC()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getJdk()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Get the jdk field.
getLatestBuildId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the latestBuildId field.
getLatestBuildResult(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns the latest build result for the project.
getLatestBuildResultRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getLayout()
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
Get The layout of the repository.
getLocalRepository(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns the local repository
getLocalRepository()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Get the localRepository field.
getLocalRepositoryRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with the standard XMLRPC
getLocation()
- Method in class org.apache.continuum.xmlrpc.repository.
DirectoryPurgeConfiguration
Get The file system path for this directory .
getLocation()
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
Get The file system location for this repository .
getMaxExecutionTime()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Get the maxExecutionTime field.
getMaxJobExecutionTime()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Get Maximum execution time of a job in seconds before it's terminated.
getModelEncoding()
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
getModelEncoding()
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
getModelEncoding()
- Method in class org.apache.continuum.xmlrpc.repository.
DirectoryPurgeConfiguration
getModelEncoding()
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
getModelEncoding()
- Method in class org.apache.continuum.xmlrpc.repository.
RepositoryPurgeConfiguration
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResult
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDependency
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDeveloper
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeFile
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
getModelEncoding()
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
getModifiedDependencies()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResult
Method getModifiedDependencies.
getName()
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
Get the name field.
getName()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Get the name field.
getName()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
Get the name field.
getName()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDeveloper
Get the name field.
getName()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Get the name field.
getName()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the name field.
getName()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Get the name field.
getName()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeFile
Get the name field.
getName()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Get the name field.
getName()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Get the name field.
getNotifier(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
getNotifierRPC(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
getNotifiers()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Method getNotifiers.
getNotifiers()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Method getNotifiers.
getOldState()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the oldState field.
getParent()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Get the parent field.
getProfile(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Return the profile defined by this id.
getProfile()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Get the profile field.
getProfileRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getProfiles()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Return the profiles list.
getProfilesRPC()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getProject()
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Get the project field.
getProject()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Get the project field.
getProjectGroup()
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Get the projectGroup field.
getProjectGroup(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Get a project groups.
getProjectGroup()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the projectGroup field.
getProjectGroupRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getProjectGroups()
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Method getProjectGroups.
getProjectGroupSummary(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Get a project group.
getProjectGroupSummaryRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getProjectGroupWithProjects(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Get a project group with all details.
getProjectGroupWithProjectsRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getProjectId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Get the projectId field.
getProjectName()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Get the projectName field.
getProjects(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Get All projects.
getProjects()
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Method getProjects.
getProjects()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Method getProjects.
getProjectsInBuildQueue()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Return projects building queue.
getProjectsRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getProjectSummary(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Get a project.
getProjectSummaryRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getProjectWithAllDetails(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Get a project with all details.
getProjectWithAllDetailsRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getProviderMessage()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Get the providerMessage field.
getRecipientType()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Get the recipientType field.
getRelativePath()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the relativePath field.
getReleaseGoal()
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Get the releaseGoal field.
getReleaseOutput(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns the release output.
getReleaseResult(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns the release result.
getReleaseResultRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getReleaseResultsForProjectGroup(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns the project group release result list.
getReleaseResultsForProjectGroupRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getRepository()
- Method in class org.apache.continuum.xmlrpc.repository.
RepositoryPurgeConfiguration
Get the repository field.
getRepositoryPurgeConfiguration(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Returns the repository purge configuration
getRepositoryPurgeConfigurationRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getResultCode()
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Get the resultCode field.
getRetentionCount()
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Get The total count of the artifact for each snapshot or the release/build output folder to be retained.
getRevision()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeFile
Get the revision field.
getSchedule()
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Get the schedule field.
getSchedule(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Return the schedule defined by this id.
getSchedule()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Get the schedule field.
getScheduleRPC(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getSchedules()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Return the schedules list.
getSchedulesRPC()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
getScmId()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDeveloper
Get the scmId field.
getScmMode()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Get the scmMode field.
getScmPassword()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the scmPassword field.
getScmResult()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResult
Get the scmResult field.
getScmTag()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the scmTag field.
getScmUrl()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the scmUrl field.
getScmUsername()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the scmUsername field.
getStartTime()
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Get the startTime field.
getStartTime()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Get the startTime field.
getState()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Get the state field.
getState()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the state field.
getStatus()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeFile
Get the status field.
getSystemConfiguration()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
getSystemConfigurationRPC()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
getTimestamp()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Get the timestamp field.
getTrigger()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Get the trigger field.
getTrigger()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Get the trigger field.
getType()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Get type of the buid defintion.
getType()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Get type of the buid BuildDefinitionTemplate use for default.
getType()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Get the mechanism used to deliver notifications.
getType()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Get the type field.
getUrl()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the url field.
getVarName()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Get the varName field.
getVarValue()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Get the varValue field.
getVersion()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDependency
Get the version field.
getVersion()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the version field.
getWorkingDirectory()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the workingDirectory field.
getWorkingDirectory()
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Get the workingDirectory field.
H
hasErrors()
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Quick check to see if there are any errors.
hashCode()
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Method hashCode.
hashCode()
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Method hashCode.
hashCode()
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
Method hashCode.
hashCode()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Method hashCode.
hashCode()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Method hashCode.
hashCode()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Method hashCode.
hashCode()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
hashCode()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Method hashCode.
hashCode()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Method hashCode.
hashCode()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Method hashCode.
hashCode()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Method hashCode.
hashCode()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Method hashCode.
hashCode()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Method hashCode.
I
Installation
- Class in
org.apache.maven.continuum.xmlrpc.system
Class Installation.
Installation()
- Constructor for class org.apache.maven.continuum.xmlrpc.system.
Installation
isActive()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Get the active field.
isActive()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Get the active field.
isAlwaysBuild()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Get true if the build had to be forced even if there is no scm change .
isBuildFresh()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Get true if the build is to be smoked and checked back out from the scm each build .
isBuildWithoutChanges()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Get the buildWithoutChanges field.
isContinuumDefault()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Get true if this definition is a continuum default build def (cannot be removed) .
isDefaultForProject()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Get the defaultForProject field.
isDefaultPurge()
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Get the defaultPurge field.
isDeleteAll()
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Get the deleteAll field.
isDeleteReleasedSnapshots()
- Method in class org.apache.continuum.xmlrpc.repository.
RepositoryPurgeConfiguration
Get True if the released snapshots are to be removed from the repo during repository purge.
isEnabled()
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Get the enabled field.
isEnabled()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Get the enabled field.
isFromProject()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
isFromUser()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
isGuestAccountEnabled()
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Get the guestAccountEnabled field.
isInitialized()
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Get the initialized field.
isProjectInBuildingQueue(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Return true is the project is in building queue.
isScmUseCache()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Get the scmUseCache field.
isSendOnError()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Get the sendOnError field.
isSendOnFailure()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Get the sendOnFailure field.
isSendOnSuccess()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Get the sendOnSuccess field.
isSendOnWarning()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Get the sendOnWarning field.
isSuccess()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Get the success field.
isSuccess()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Get the success field.
isTemplate()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Get true if this buildDefinition is a template .
L
LocalRepository
- Class in
org.apache.continuum.xmlrpc.repository
Class LocalRepository.
LocalRepository()
- Constructor for class org.apache.continuum.xmlrpc.repository.
LocalRepository
N
NEW
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
O
OK
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
org.apache.continuum.xmlrpc.release
- package org.apache.continuum.xmlrpc.release
org.apache.continuum.xmlrpc.repository
- package org.apache.continuum.xmlrpc.repository
org.apache.maven.continuum.xmlrpc
- package org.apache.maven.continuum.xmlrpc
org.apache.maven.continuum.xmlrpc.project
- package org.apache.maven.continuum.xmlrpc.project
org.apache.maven.continuum.xmlrpc.scm
- package org.apache.maven.continuum.xmlrpc.scm
org.apache.maven.continuum.xmlrpc.system
- package org.apache.maven.continuum.xmlrpc.system
P
ping()
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Profile
- Class in
org.apache.maven.continuum.xmlrpc.system
Class Profile.
Profile()
- Constructor for class org.apache.maven.continuum.xmlrpc.system.
Profile
Project
- Class in
org.apache.maven.continuum.xmlrpc.project
Class Project.
Project()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
Project
ProjectDependency
- Class in
org.apache.maven.continuum.xmlrpc.project
Class ProjectDependency.
ProjectDependency()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
ProjectDependency
ProjectDeveloper
- Class in
org.apache.maven.continuum.xmlrpc.project
Class ProjectDeveloper.
ProjectDeveloper()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
ProjectDeveloper
ProjectGroup
- Class in
org.apache.maven.continuum.xmlrpc.project
Class ProjectGroup.
ProjectGroup()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
ProjectGroupSummary
- Class in
org.apache.maven.continuum.xmlrpc.project
Class ProjectGroupSummary.
ProjectGroupSummary()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
ProjectNotifier
- Class in
org.apache.maven.continuum.xmlrpc.project
Configures one method for notifying users/developers when a build breaks.
ProjectNotifier()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
ProjectSummary
- Class in
org.apache.maven.continuum.xmlrpc.project
Class ProjectSummary.
ProjectSummary()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
purgeDirectory(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
purgeLocalRepository(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
R
removeBuildDefinition(BuildDefinition)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Method removeBuildDefinition.
removeBuildDefinition(BuildDefinition)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Method removeBuildDefinition.
removeBuildDefinition(BuildDefinition)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Method removeBuildDefinition.
removeBuildDefinitionFromProjectGroup(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
removeBuildResult(BuildResult)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Remove the project build result.
removeBuildResultRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
removeChange(ChangeSet)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Method removeChange.
removeDependency(ProjectDependency)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Method removeDependency.
removeDeveloper(ProjectDeveloper)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Method removeDeveloper.
removeDirectoryPurgeConfiguration(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Removes the directory purge configuration
removeEnvironmentVariable(Installation)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Method removeEnvironmentVariable.
removeFile(ChangeFile)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Method removeFile.
removeGroupNotifier(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
removeLocalRepository(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Remove the local repository
removeModifiedDependency(ProjectDependency)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResult
Method removeModifiedDependency.
removeNotifier(int, int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
removeNotifier(ProjectNotifier)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Method removeNotifier.
removeNotifier(ProjectNotifier)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Method removeNotifier.
removeProject(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Remove a project.
removeProject(ProjectSummary)
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Method removeProject.
removeProject(ProjectSummary)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Method removeProject.
removeProjectGroup(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Remove a project group.
removeProjectGroup(ProjectGroupSummary)
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Method removeProjectGroup.
removeProjectsFromBuildingQueue(int[])
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Remove projects from build queue
removeReleaseResult(ContinuumReleaseResult)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Remove the project release result.
removeReleaseResultRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
removeRepositoryPurgeConfiguration(int)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Remove repository purge configuration
RepositoryPurgeConfiguration
- Class in
org.apache.continuum.xmlrpc.repository
Class RepositoryPurgeConfiguration.
RepositoryPurgeConfiguration()
- Constructor for class org.apache.continuum.xmlrpc.repository.
RepositoryPurgeConfiguration
S
Schedule
- Class in
org.apache.maven.continuum.xmlrpc.project
Schedule for a project.
Schedule()
- Constructor for class org.apache.maven.continuum.xmlrpc.project.
Schedule
ScmResult
- Class in
org.apache.maven.continuum.xmlrpc.scm
Class ScmResult.
ScmResult()
- Constructor for class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
setActive(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Set the active field.
setActive(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Set the active field.
setAlwaysBuild(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set true if the build had to be forced even if there is no scm change .
setArguments(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set the arguments field.
setArtifactId(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDependency
Set the artifactId field.
setArtifactId(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the artifactId field.
setAuthor(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Set the author field.
setBaseUrl(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Set the baseUrl field.
setBuildDefinition(BuildDefinition)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Set the buildDefinition field.
setBuildDefinitionId(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Set the buildDefinitionId field.
setBuildDefinitionLabel(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Set the buildDefinitionLabel field.
setBuildDefinitions(List)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Set the buildDefinitions field.
setBuildDefinitions(List)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Set the buildDefinitions field.
setBuildDefinitions(List)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Set the buildDefinitions field.
setBuilder(Installation)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Set the builder field.
setBuildFile(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set the buildFile field.
setBuildFresh(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set true if the build is to be smoked and checked back out from the scm each build .
setBuildNumber(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Set the buildNumber field.
setBuildNumber(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the buildNumber field.
setBuildOutputDirectory(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Set the buildOutputDirectory field.
setBuildWithoutChanges(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Set the buildWithoutChanges field.
setChanges(List)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Set the changes field.
setCommandLine(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Set the commandLine field.
setCommandOutput(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Set the commandOutput field.
setComment(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Set the comment field.
setConfiguration(Map)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Set extended configuration specific to this notifier goes here.
setContinuumDefault(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Set true if this definition is a continuum default build def (cannot be removed) .
setContinuumId(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDeveloper
Set the continuumId field.
setCronExpression(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Set the cronExpression field.
setDate(long)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Set the date field.
setDaysOlder(int)
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Set The number of days old which will be the basis for removing a snapshot or a folder.
setDefaultForProject(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set the defaultForProject field.
setDefaultPurge(boolean)
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Set the defaultPurge field.
setDefaultScheduleCronExpression(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Set the defaultScheduleCronExpression field.
setDefaultScheduleDescription(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Set the defaultScheduleDescription field.
setDelay(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Set Delay in seconds.
setDeleteAll(boolean)
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Set the deleteAll field.
setDeleteReleasedSnapshots(boolean)
- Method in class org.apache.continuum.xmlrpc.repository.
RepositoryPurgeConfiguration
Set True if the released snapshots are to be removed from the repo during repository purge.
setDependencies(List)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Set the dependencies field.
setDeploymentRepositoryDirectory(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Set the deploymentRepositoryDirectory field.
setDescription(String)
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Set the description field.
setDescription(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set description of the buid defintion.
setDescription(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Set the description field.
setDescription(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the description field.
setDescription(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Set the description field.
setDescription(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Set the description field.
setDevelopers(List)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Set the developers field.
setDirectoryType(String)
- Method in class org.apache.continuum.xmlrpc.repository.
DirectoryPurgeConfiguration
Set The type of directory.
setEmail(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDeveloper
Set the email field.
setEnabled(boolean)
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Set the enabled field.
setEnabled(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Set the enabled field.
setEndTime(long)
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Set the endTime field.
setEndTime(long)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Set the endTime field.
setEnvironmentVariables(List)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Set the environmentVariables field.
setError(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Set the error field.
setException(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Set the exception field.
setExecutorId(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the executorId field.
setExitCode(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Set the exitCode field.
setFiles(List)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Set the files field.
setFrom(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Set the origin of the notifier (pom or user).
setGoals(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set the goals field.
setGroupId(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDependency
Set the groupId field.
setGroupId(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Set the groupId field.
setGroupId(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the groupId field.
setGuestAccountEnabled(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Set the guestAccountEnabled field.
setId(int)
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Set the id field.
setId(int)
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Set the id field.
setId(int)
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
Set the id field.
setId(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set the id field.
setId(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Set the id field.
setId(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Set the id field.
setId(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Set the id field.
setId(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Set the id field.
setId(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the id field.
setId(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Set the id field.
setId(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Set the id field.
setId(int)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Set the id field.
setInitialized(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Set the initialized field.
setInstallationId(int)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Set the installationId field.
setJdk(Installation)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Set the jdk field.
setLatestBuildId(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the latestBuildId field.
setLayout(String)
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
Set The layout of the repository.
setLocalRepository(LocalRepository)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Set the localRepository field.
setLocation(String)
- Method in class org.apache.continuum.xmlrpc.repository.
DirectoryPurgeConfiguration
Set The file system path for this directory .
setLocation(String)
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
Set The file system location for this repository .
setMaxExecutionTime(long)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Set the maxExecutionTime field.
setMaxJobExecutionTime(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Set Maximum execution time of a job in seconds before it's terminated.
setModelEncoding(String)
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.continuum.xmlrpc.repository.
DirectoryPurgeConfiguration
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.continuum.xmlrpc.repository.
RepositoryPurgeConfiguration
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResult
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDependency
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDeveloper
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeFile
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Set an encoding used for reading/writing the model.
setModelEncoding(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Set an encoding used for reading/writing the model.
setModifiedDependencies(List)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResult
Set the modifiedDependencies field.
setName(String)
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
Set the name field.
setName(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Set the name field.
setName(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
Set the name field.
setName(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDeveloper
Set the name field.
setName(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Set the name field.
setName(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the name field.
setName(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Set the name field.
setName(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeFile
Set the name field.
setName(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Set the name field.
setName(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Set the name field.
setNotifiers(List)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Set the notifiers field.
setNotifiers(List)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Set the notifiers field.
setOldState(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the oldState field.
setParent(ProjectDependency)
- Method in class org.apache.maven.continuum.xmlrpc.project.
Project
Set the parent field.
setProfile(Profile)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set the profile field.
setProject(Project)
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Set the project field.
setProject(ProjectSummary)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Set the project field.
setProjectGroup(ProjectGroup)
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Set the projectGroup field.
setProjectGroup(ProjectGroupSummary)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the projectGroup field.
setProjectGroups(List)
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Set the projectGroups field.
setProjectId(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Set the projectId field.
setProjectName(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Set the projectName field.
setProjects(List)
- Method in class org.apache.maven.continuum.xmlrpc.project.
AddingResult
Set the projects field.
setProjects(List)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroup
Set the projects field.
setProviderMessage(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Set the providerMessage field.
setRecipientType(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Set the recipientType field.
setRelativePath(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the relativePath field.
setReleaseGoal(String)
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Set the releaseGoal field.
setRepository(LocalRepository)
- Method in class org.apache.continuum.xmlrpc.repository.
RepositoryPurgeConfiguration
Set the repository field.
setResultCode(int)
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Set the resultCode field.
setRetentionCount(int)
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Set The total count of the artifact for each snapshot or the release/build output folder to be retained.
setRevision(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeFile
Set the revision field.
setSchedule(Schedule)
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Set the schedule field.
setSchedule(Schedule)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set the schedule field.
setScmId(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDeveloper
Set the scmId field.
setScmMode(int)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Set the scmMode field.
setScmPassword(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the scmPassword field.
setScmResult(ScmResult)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResult
Set the scmResult field.
setScmTag(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the scmTag field.
setScmUrl(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the scmUrl field.
setScmUseCache(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the scmUseCache field.
setScmUsername(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the scmUsername field.
setSendOnError(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Set the sendOnError field.
setSendOnFailure(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Set the sendOnFailure field.
setSendOnSuccess(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Set the sendOnSuccess field.
setSendOnWarning(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Set the sendOnWarning field.
setStartTime(long)
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Set the startTime field.
setStartTime(long)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Set the startTime field.
setState(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Set the state field.
setState(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the state field.
setStatus(String)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeFile
Set the status field.
setSuccess(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Set the success field.
setSuccess(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ScmResult
Set the success field.
setTemplate(boolean)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set true if this buildDefinition is a template .
setTimestamp(long)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Set the timestamp field.
setTrigger(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildProjectTask
Set the trigger field.
setTrigger(int)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Set the trigger field.
setType(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Set type of the buid defintion.
setType(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Set type of the buid BuildDefinitionTemplate use for default.
setType(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Set the mechanism used to deliver notifications.
setType(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Set the type field.
setUrl(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the url field.
setVarName(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Set the varName field.
setVarValue(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Set the varValue field.
setVersion(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectDependency
Set the version field.
setVersion(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the version field.
setWorkingDirectory(String)
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Set the workingDirectory field.
setWorkingDirectory(String)
- Method in class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
Set the workingDirectory field.
SystemConfiguration
- Class in
org.apache.maven.continuum.xmlrpc.system
Class SystemConfiguration.
SystemConfiguration()
- Constructor for class org.apache.maven.continuum.xmlrpc.system.
SystemConfiguration
T
toString()
- Method in class org.apache.continuum.xmlrpc.release.
ContinuumReleaseResult
Method toString.
toString()
- Method in class org.apache.continuum.xmlrpc.repository.
AbstractPurgeConfiguration
Method toString.
toString()
- Method in class org.apache.continuum.xmlrpc.repository.
LocalRepository
Method toString.
toString()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinition
Method toString.
toString()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildDefinitionTemplate
Method toString.
toString()
- Method in class org.apache.maven.continuum.xmlrpc.project.
BuildResultSummary
Method toString.
toString()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
toString()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectGroupSummary
Method toString.
toString()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectNotifier
Method toString.
toString()
- Method in class org.apache.maven.continuum.xmlrpc.project.
ProjectSummary
Method toString.
toString()
- Method in class org.apache.maven.continuum.xmlrpc.project.
Schedule
Method toString.
toString()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeFile
Provide a version of the object as a string for debugging purposes
toString()
- Method in class org.apache.maven.continuum.xmlrpc.scm.
ChangeSet
toString()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Installation
Method toString.
toString()
- Method in class org.apache.maven.continuum.xmlrpc.system.
Profile
Method toString.
TRIGGER_FORCED
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
TRIGGER_SCHEDULED
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
TRIGGER_UNKNOWN
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
U
updateBuildDefinitionForProject(int, BuildDefinition)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Update a project build definition.
updateBuildDefinitionForProjectGroup(int, BuildDefinition)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Update a project group build definition.
updateBuildDefinitionForProjectGroupRPC(int, Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
updateBuildDefinitionForProjectRPC(int, Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
updateDirectoryPurgeConfiguration(DirectoryPurgeConfiguration)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Update the directory purge configuration
updateDirectoryPurgeConfigurationRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with the standard XMLRPC
updateGroupNotifier(int, ProjectNotifier)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
updateGroupNotifierRPC(int, Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
updateInstallation(Installation)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
updateInstallationRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
updateLocalRepository(LocalRepository)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Update the local repository
updateLocalRepositoryRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with the standard XMLRPC
updateNotifier(int, ProjectNotifier)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
updateNotifierRPC(int, Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
updateProfile(Profile)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
updateProfileRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
updateProject(ProjectSummary)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Update a project.
updateProjectGroup(ProjectGroupSummary)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Update a project Group.
updateProjectGroupRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
updateProjectRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
updateRepositoryPurgeConfiguration(RepositoryPurgeConfiguration)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Update the repository purge configuration
updateRepositoryPurgeConfigurationRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with the standard XMLRPC
updateSchedule(Schedule)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Update the schedule.
updateScheduleRPC(Map<String, Object>)
- Method in interface org.apache.maven.continuum.xmlrpc.
ContinuumService
Same method but compatible with standard XMLRPC
UPDATING
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
W
WARNING
- Static variable in class org.apache.maven.continuum.xmlrpc.project.
ContinuumProjectState
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
W
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes