public class MultipleFolderComparativeArchivedImagesGallery extends ComparativeArchivedImagesGallery
| Modifier and Type | Class and Description |
|---|---|
static class |
MultipleFolderComparativeArchivedImagesGallery.DescriptorImpl |
ComparativeArchivedImagesGallery.ComparativeDescriptorImpl| Constructor and Description |
|---|
MultipleFolderComparativeArchivedImagesGallery(String title,
String baseRootFolder,
Integer imageWidth,
Integer imageInnerWidth,
boolean markBuildAsUnstableIfNoArchivesFound)
Deprecated.
|
MultipleFolderComparativeArchivedImagesGallery(String title,
String baseRootFolder,
String imageWidth,
String imageInnerWidth,
boolean markBuildAsUnstableIfNoArchivesFound)
Constructor called from jelly.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
createImageGallery(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
Object |
readResolve() |
getBaseRootFolder, getImageInnerWidth, getImageInnerWidthText, getRelativeFrom, getTitleisMarkBuildAsUnstableIfNoArchivesFoundall, allExcept, compareTo, getDescriptor, getImageWidth, getImageWidthText, getProjectActions@Deprecated public MultipleFolderComparativeArchivedImagesGallery(String title, String baseRootFolder, Integer imageWidth, Integer imageInnerWidth, boolean markBuildAsUnstableIfNoArchivesFound)
includes - imageWidth - markBuildAsUnstableIfNoArchivesFound - @DataBoundConstructor public MultipleFolderComparativeArchivedImagesGallery(String title, String baseRootFolder, String imageWidth, String imageInnerWidth, boolean markBuildAsUnstableIfNoArchivesFound)
includes - imageWidth - markBuildAsUnstableIfNoArchivesFound - public boolean createImageGallery(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
createImageGallery in class ImageGalleryInterruptedExceptionIOExceptionpublic Object readResolve()
Copyright © 2012-2015 TupiLabs. All Rights Reserved.