Uses of Interface
com.cloudbees.jenkins.support.api.ComponentVisitor
Packages that use ComponentVisitor
-
Uses of ComponentVisitor in com.cloudbees.jenkins.support
Methods in com.cloudbees.jenkins.support with parameters of type ComponentVisitorModifier and TypeMethodDescriptionstatic void
SupportPlugin.writeBundle
(OutputStream outputStream, List<? extends Component> components, ComponentVisitor componentConsumer, Path outputPath, boolean addManifest) Generate a bundle for all components that are selected in the Global Configuration.