com.thalesgroup.hudson.plugins.clearcaserelease
Class ClearcaseReleaseCLI
java.lang.Object
com.thalesgroup.hudson.plugins.clearcaserelease.ClearcaseReleaseCLI
public class ClearcaseReleaseCLI
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClearcaseReleaseCLI
public ClearcaseReleaseCLI(hudson.model.AbstractItem job,
int buildnumber)
resolveForCLI
@CLIResolver
public static ClearcaseReleaseCLI resolveForCLI(java.lang.String name,
java.lang.String id)
throws org.kohsuke.args4j.CmdLineException
- Throws:
org.kohsuke.args4j.CmdLineException
clearcaseCancelRelease
@CLIMethod(name="clearcaseCancelRelease")
public void clearcaseCancelRelease()
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
clearcasePromoteCompositeBaseline
@CLIMethod(name="clearcasePromoteCompositeBaseline")
public void clearcasePromoteCompositeBaseline()
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
clearcasePromoteLatestBaselines
@CLIMethod(name="clearcasePromoteLatestBaselines")
public void clearcasePromoteLatestBaselines()
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
Copyright © 2004-2011. All Rights Reserved.