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,
String imageWidthText,
String imageInnerWidthText,
boolean markBuildAsUnstableIfNoArchivesFound)
Constructor called from jelly.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
createImageGallery(AbstractBuild<?,?> build,
BuildListener listener) |
getBaseRootFolder, getImageInnerWidthText, getRelativeFrom, getTitleisMarkBuildAsUnstableIfNoArchivesFoundall, allExcept, compareTo, getDescriptor, getImageWidthText, getProjectActions@DataBoundConstructor public InFolderComparativeArchivedImagesGallery(String title, String baseRootFolder, String imageWidthText, String imageInnerWidthText, boolean markBuildAsUnstableIfNoArchivesFound)
title - Title of the image gallerybaseRootFolder - Root folder where the images will be retrieve fromimageWidthText - thumbnail width of each imagesimageInnerWidthText - Width for the images in the popup displaymarkBuildAsUnstableIfNoArchivesFound - Mark the build as unstable if no archives foundpublic boolean createImageGallery(AbstractBuild<?,?> build, BuildListener listener) throws InterruptedException, IOException
createImageGallery in class ImageGalleryInterruptedExceptionIOExceptionCopyright © 2012–2019 TupiLabs. All rights reserved.