hudson.plugins.sfee
Class SFEEReleaseTask.Record
java.lang.Object
hudson.plugins.sfee.SFEEReleaseTask.Record
- Enclosing class:
- SFEEReleaseTask<T extends hudson.model.AbstractBuild>
public final class SFEEReleaseTask.Record
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SFEEReleaseTask.Record
public SFEEReleaseTask.Record(java.lang.String fileName)
getLog
public hudson.model.LargeText getLog()
- Returns the log of this deployment record.
getResult
public hudson.model.Result getResult()
- Result of the deployment. During the build, this value is null.
getNumber
public int getNumber()
isBuilding
public boolean isBuilding()
getTimestamp
public java.util.Calendar getTimestamp()
getBuildStatusUrl
public java.lang.String getBuildStatusUrl()
getIconColor
public hudson.model.BallColor getIconColor()
doIndex
public final void doIndex(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws java.io.IOException
- Throws:
java.io.IOException
doStop
public void doStop(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws java.io.IOException
- Throws:
java.io.IOException
getTimestampString
public java.lang.String getTimestampString()
getExecutor
public java.lang.Object getExecutor()
Copyright © 2008. All Rights Reserved.