public abstract class ComparativeArchivedImagesGallery extends AbstractArchivedImagesGallery
| Modifier and Type | Class and Description |
|---|---|
static class |
ComparativeArchivedImagesGallery.ComparativeDescriptorImpl |
| Constructor and Description |
|---|
ComparativeArchivedImagesGallery(String title,
String baseRootFolder,
Integer imageWidth,
Integer imageInnerWidth,
boolean markBuildAsUnstableIfNoArchivesFound)
Constructor called from jelly.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseRootFolder() |
Integer |
getImageInnerWidth() |
protected List<String> |
getRelativeFrom(hudson.FilePath file,
hudson.FilePath parent) |
String |
getTitle() |
isMarkBuildAsUnstableIfNoArchivesFoundall, allExcept, compareTo, createImageGallery, getDescriptor, getImageWidth, getProjectActions@DataBoundConstructor public ComparativeArchivedImagesGallery(String title, String baseRootFolder, Integer imageWidth, Integer imageInnerWidth, boolean markBuildAsUnstableIfNoArchivesFound)
title - baseRootFolder - imageWidth - imageInnerWidth - markBuildAsUnstableIfNoArchivesFound - public String getTitle()
getTitle in class ImageGallerypublic String getBaseRootFolder()
public Integer getImageInnerWidth()
Copyright © 2004-2014 TupiLabs. All Rights Reserved.