Package hudson.maven.reporters
Class MavenAbstractArtifactRecord.Record
java.lang.Object
hudson.maven.reporters.MavenAbstractArtifactRecord.Record
- Enclosing class:
- MavenAbstractArtifactRecord<T extends AbstractBuild<?,
?>>
-
Field Details
-
url
Repository URL that artifacts were deployed.
-
-
Constructor Details
-
Record
-
-
Method Details
-
getLog
Returns the log of this deployment record. -
getResult
Result of the deployment. During the build, this value is null. -
getNumber
@Exported public int getNumber() -
isBuilding
@Exported public boolean isBuilding() -
getTimestamp
-
getBuildStatusUrl
-
getIconColor
-
doIndex
- Throws:
IOException
-