Uses of Interface
org.jenkinsci.plugins.pipeline.maven.dao.PipelineMavenPluginDao
Packages that use PipelineMavenPluginDao
-
Uses of PipelineMavenPluginDao in org.jenkinsci.plugins.pipeline.maven.dao
Classes in org.jenkinsci.plugins.pipeline.maven.dao that implement PipelineMavenPluginDaoModifier and TypeClassDescriptionclass
class
This decorator handles the reporting of generated artifacts with custom types which do not match the artifact extension.class
class
Fields in org.jenkinsci.plugins.pipeline.maven.dao declared as PipelineMavenPluginDaoModifier and TypeFieldDescriptionprotected final PipelineMavenPluginDao
AbstractPipelineMavenPluginDaoDecorator.delegate
Methods in org.jenkinsci.plugins.pipeline.maven.dao that return PipelineMavenPluginDaoModifier and TypeMethodDescriptionPipelineMavenPluginDao.Builder.build
(PipelineMavenPluginDao.Builder.Config config) Methods in org.jenkinsci.plugins.pipeline.maven.dao with parameters of type PipelineMavenPluginDaoModifier and TypeMethodDescriptionUpstreamMemory.listUpstreamJobs
(PipelineMavenPluginDao dao, String jobFullName, int buildNumber) Constructors in org.jenkinsci.plugins.pipeline.maven.dao with parameters of type PipelineMavenPluginDaoModifierConstructorDescription