public class ShelveImpl extends Publish implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ShelveImpl.DescriptorImpl |
Constructor and Description |
---|
ShelveImpl(String description,
boolean onlyOnSuccess,
boolean delete,
boolean modtime,
boolean revert) |
Modifier and Type | Method and Description |
---|---|
boolean |
isRevert() |
void |
setPaths(String paths) |
all, getDescription, getDescriptor, getExpandedDesc, getPaths, isDelete, isModtime, isOnlyOnSuccess, setExpandedDesc
@DataBoundConstructor public ShelveImpl(String description, boolean onlyOnSuccess, boolean delete, boolean modtime, boolean revert)
Copyright © 2016–2021. All rights reserved.