|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.tasks.BuildStepCompatibilityLayer
hudson.tasks.Publisher
hudson.tasks.Notifier
jenkins.plugins.publish_over.BPPlugin<BapFtpPublisher,BapFtpClient,java.lang.Object>
jenkins.plugins.publish_over_ftp.BapFtpPublisherPlugin
public class BapFtpPublisherPlugin
| Nested Class Summary | |
|---|---|
static class |
BapFtpPublisherPlugin.Descriptor
|
static class |
BapFtpPublisherPlugin.DescriptorMessages
|
| Nested classes/interfaces inherited from class hudson.tasks.Publisher |
|---|
hudson.tasks.Publisher.DescriptorExtensionListImpl |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Nested classes/interfaces inherited from interface hudson.tasks.BuildStep |
|---|
hudson.tasks.BuildStep.PublisherList |
| Field Summary | |
|---|---|
static BapFtpPublisherPlugin.Descriptor |
DESCRIPTOR
|
| Fields inherited from class jenkins.plugins.publish_over.BPPlugin |
|---|
PROMOTION_CLASS_NAME, PROMOTION_JOB_TYPE |
| Fields inherited from interface hudson.tasks.BuildStep |
|---|
BUILDERS, PUBLISHERS |
| Constructor Summary | |
|---|---|
BapFtpPublisherPlugin(java.util.List<BapFtpPublisher> publishers,
boolean continueOnError,
boolean failOnError,
boolean alwaysPublishFromMaster,
java.lang.String masterNodeName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
BapFtpHostConfiguration |
getConfiguration(java.lang.String name)
|
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class jenkins.plugins.publish_over.BPPlugin |
|---|
addToEquals, addToHashCode, addToToString, createEqualsBuilder, createHashCodeBuilder, getConsolePrefix, getDelegate, getMasterNodeName, getPublishers, getRequiredMonitorService, isAlwaysPublishFromMaster, isContinueOnError, isFailOnError, perform, setAlwaysPublishFromMaster, setConsolePrefix, setContinueOnError, setDelegate, setFailOnError, setMasterNodeName, setPublishers |
| Methods inherited from class hudson.tasks.Notifier |
|---|
getDescriptor |
| Methods inherited from class hudson.tasks.Publisher |
|---|
all, getProjectAction, needsToRunAfterFinalized, prebuild |
| Methods inherited from class hudson.tasks.BuildStepCompatibilityLayer |
|---|
getProjectAction, getProjectActions, perform, prebuild |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface hudson.tasks.BuildStep |
|---|
getProjectAction, getProjectActions, prebuild |
| Field Detail |
|---|
@Extension public static final BapFtpPublisherPlugin.Descriptor DESCRIPTOR
| Constructor Detail |
|---|
@DataBoundConstructor
public BapFtpPublisherPlugin(java.util.List<BapFtpPublisher> publishers,
boolean continueOnError,
boolean failOnError,
boolean alwaysPublishFromMaster,
java.lang.String masterNodeName)
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class jenkins.plugins.publish_over.BPPlugin<BapFtpPublisher,BapFtpClient,java.lang.Object>public int hashCode()
hashCode in class jenkins.plugins.publish_over.BPPlugin<BapFtpPublisher,BapFtpClient,java.lang.Object>public java.lang.String toString()
toString in class jenkins.plugins.publish_over.BPPlugin<BapFtpPublisher,BapFtpClient,java.lang.Object>public BapFtpHostConfiguration getConfiguration(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||