public class SubmitImpl extends Publish implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
SubmitImpl.DescriptorImpl |
Constructor and Description |
---|
SubmitImpl(String description,
boolean onlyOnSuccess,
boolean delete,
boolean reopen) |
Modifier and Type | Method and Description |
---|---|
boolean |
isReopen() |
all, getDescription, getDescriptor, getExpandedDesc, isDelete, isOnlyOnSuccess, setExpandedDesc
@DataBoundConstructor public SubmitImpl(String description, boolean onlyOnSuccess, boolean delete, boolean reopen)
Copyright © 2016. All rights reserved.