public class InFolderComparativeArchivedImagesGallery extends ComparativeArchivedImagesGallery
| Modifier and Type | Class and Description |
|---|---|
static class |
InFolderComparativeArchivedImagesGallery.DescriptorImpl |
ComparativeArchivedImagesGallery.ComparativeDescriptorImpl| Constructor and Description |
|---|
InFolderComparativeArchivedImagesGallery(String title,
String baseRootFolder,
Integer imageWidth,
Integer imageInnerWidth,
boolean markBuildAsUnstableIfNoArchivesFound)
Constructor called from jelly.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
createImageGallery(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
getBaseRootFolder, getImageInnerWidth, getRelativeFrom, getTitleisMarkBuildAsUnstableIfNoArchivesFoundall, allExcept, compareTo, getDescriptor, getImageWidth, getProjectActions@DataBoundConstructor public InFolderComparativeArchivedImagesGallery(String title, String baseRootFolder, Integer imageWidth, Integer imageInnerWidth, boolean markBuildAsUnstableIfNoArchivesFound)
title - Title of the image gallerybaseRootFolder - Root folder where the images will be retrieve fromimageWidth - thumbnail width of each imagesimageInnerWidth - Width for the images in the popup displaymarkBuildAsUnstableIfNoArchivesFound - Mark the build as unstable if no archives foundpublic boolean createImageGallery(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
createImageGallery in class ImageGalleryInterruptedExceptionIOExceptionCopyright © 2004-2014 TupiLabs. All Rights Reserved.