|
|||||||||
| 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<BapSshPublisher,BapSshClient,BapSshCommonConfiguration>
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin
public class BapSshPublisherPlugin
| Nested Class Summary | |
|---|---|
static class |
BapSshPublisherPlugin.Descriptor
|
static class |
BapSshPublisherPlugin.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 BapSshPublisherPlugin.Descriptor |
DESCRIPTOR
|
| Fields inherited from interface hudson.tasks.BuildStep |
|---|
BUILDERS, PUBLISHERS |
| Constructor Summary | |
|---|---|
BapSshPublisherPlugin(java.util.List<BapSshPublisher> publishers,
boolean continueOnError,
boolean failOnError,
boolean alwaysPublishFromMaster,
java.lang.String masterNodeName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
BapSshHostConfiguration |
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 BapSshPublisherPlugin.Descriptor DESCRIPTOR
| Constructor Detail |
|---|
@DataBoundConstructor
public BapSshPublisherPlugin(java.util.List<BapSshPublisher> 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<BapSshPublisher,BapSshClient,BapSshCommonConfiguration>public int hashCode()
hashCode in class jenkins.plugins.publish_over.BPPlugin<BapSshPublisher,BapSshClient,BapSshCommonConfiguration>public java.lang.String toString()
toString in class jenkins.plugins.publish_over.BPPlugin<BapSshPublisher,BapSshClient,BapSshCommonConfiguration>public BapSshHostConfiguration getConfiguration(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||