Package | Description |
---|---|
jenkins.plugins.publish_over_cifs |
Modifier and Type | Method and Description |
---|---|
List<CifsPublisher> |
CifsPublisherPlugin.getPublishers() |
Modifier and Type | Method and Description |
---|---|
void |
CifsPublisherPlugin.setPublishers(ArrayList<CifsPublisher> publishers) |
Constructor and Description |
---|
CifsBuilderPlugin(ArrayList<CifsPublisher> publishers,
boolean continueOnError,
boolean failOnError,
boolean alwaysPublishFromMaster,
String masterNodeName,
CifsParamPublish paramPublish) |
CifsPromotionPublisherPlugin(ArrayList<CifsPublisher> publishers,
boolean continueOnError,
boolean failOnError,
boolean alwaysPublishFromMaster,
String masterNodeName,
CifsParamPublish paramPublish) |
CifsPublisherPlugin(ArrayList<CifsPublisher> publishers,
boolean continueOnError,
boolean failOnError,
boolean alwaysPublishFromMaster,
String masterNodeName,
CifsParamPublish paramPublish) |
Copyright © 2016–2020. All rights reserved.