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 revert) |
Modifier and Type | Method and Description |
---|---|
boolean |
isRevert() |
all, getDescription, getDescriptor, getExpandedDesc, isDelete, isOnlyOnSuccess, setExpandedDesc
@DataBoundConstructor public ShelveImpl(String description, boolean onlyOnSuccess, boolean delete, boolean revert)
Copyright © 2016–2017. All rights reserved.