hudson.notify
类 BuildNumberSychronize
java.lang.Object
hudson.notify.BuildNumberSychronize
- 直接已知子类:
- HundredTimesBuildNumberSychronize, SameBuildNumberSychronize, TenTimesBuildNumberSychronize
public abstract class BuildNumberSychronize
- extends java.lang.Object
- 作者:
- tang
|
构造方法摘要 |
BuildNumberSychronize(hudson.model.AbstractBuild<?,?> upstrambuild,
hudson.model.BuildListener listener)
|
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildNumberSychronize
public BuildNumberSychronize(hudson.model.AbstractBuild<?,?> upstrambuild,
hudson.model.BuildListener listener)
getListener
public hudson.model.BuildListener getListener()
sychronizeBuildNumber
public void sychronizeBuildNumber()
throws java.lang.Exception
- 抛出:
java.lang.Exception
downstreamProjectClear
public void downstreamProjectClear(int nextDownStreamBuildNumber,
hudson.model.AbstractProject downstreamProject)
throws java.io.IOException
- This is a hook before updateNextBuildNumber
- 参数:
nextDownStreamBuildNumber - downstreamProject -
- 抛出:
java.io.IOException
Copyright © 2010. All Rights Reserved.