Package | Description |
---|---|
org.jenkins_ci.plugins.flexible_publish |
Modifier and Type | Method and Description |
---|---|
ConditionalPublisher |
ConditionalPublisher.ConditionalPublisherDescriptor.newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
Build a new instance from parameters a user input in a configuration page.
|
Modifier and Type | Method and Description |
---|---|
List<ConditionalPublisher> |
FlexiblePublisher.getPublishers() |
Constructor and Description |
---|
ConditionalMatrixAggregator(hudson.matrix.MatrixBuild build,
Launcher launcher,
BuildListener listener,
ConditionalPublisher conditionalPublisher,
List<hudson.matrix.MatrixAggregator> baseAggregatorList) |
ConditionalMatrixAggregator(hudson.matrix.MatrixBuild build,
Launcher launcher,
BuildListener listener,
ConditionalPublisher conditionalPublisher,
hudson.matrix.MatrixAggregator baseAggregator)
Deprecated.
|
Constructor and Description |
---|
FlexiblePublisher(List<ConditionalPublisher> publishers) |
Copyright © 2016–2021. All rights reserved.