com.jenkins.plugins.rally.scm
Class Changes
java.lang.Object
com.jenkins.plugins.rally.scm.Changes
@ExportedBean
public class Changes
- extends Object
|
Constructor Summary |
Changes(hudson.model.AbstractBuild build,
int buildNumber)
|
Changes(hudson.model.AbstractBuild build,
int startBuildNumber,
int endBuildNumber)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Changes
public Changes(hudson.model.AbstractBuild build,
int buildNumber)
Changes
public Changes(hudson.model.AbstractBuild build,
int startBuildNumber,
int endBuildNumber)
getApi
public final hudson.model.Api getApi()
- Remote API access.
getBuild
public hudson.model.AbstractBuild getBuild()
getChangeInformation
@Exported
public List<ChangeInformation> getChangeInformation()
Copyright © 2004-2014. All Rights Reserved.