Uses of Class
hudson.maven.MavenModuleSetBuild
Packages that use MavenModuleSetBuild
-
Uses of MavenModuleSetBuild in hudson.maven
Methods in hudson.maven that return MavenModuleSetBuildModifier and TypeMethodDescriptionprotected MavenModuleSetBuildRedeployPublisher.getMavenBuild(AbstractBuild<?, ?> build) Obtains theMavenModuleSetBuildthat we'll work on, or null.MavenBuild.getModuleSetBuild()Gets the "governing"MavenModuleSetthat has set the workspace for this build.MavenBuild.getParentBuild()Gets theMavenModuleSetBuildthat has the same build number.Methods in hudson.maven that return types with arguments of type MavenModuleSetBuildModifier and TypeMethodDescriptionprotected Class<MavenModuleSetBuild>MavenModuleSet.getBuildClass()protected List<MavenModuleSetBuild>MavenModuleSet.getEstimatedDurationCandidates()Methods in hudson.maven with parameters of type MavenModuleSetBuildModifier and TypeMethodDescriptionprotected voidMavenModuleSet.addTransientActionsFromBuild(MavenModuleSetBuild build, List<Action> collection, Set<Class> added) AggregatableAction.createAggregatedAction(MavenModuleSetBuild build, Map<MavenModule, List<MavenBuild>> moduleBuilds) CreatesActionto be contributed toMavenModuleSetBuild.MavenArgumentInterceptorAction.getGoalsAndOptions(MavenModuleSetBuild build) Provides maven goals and options to start the build with.MavenArgumentInterceptorAction.intercept(ArgumentListBuilder mavenargs, MavenModuleSetBuild build) Change/add arguments to any needs. -
Uses of MavenModuleSetBuild in hudson.maven.reporters
Fields in hudson.maven.reporters declared as MavenModuleSetBuildMethods in hudson.maven.reporters that return MavenModuleSetBuildMethods in hudson.maven.reporters with parameters of type MavenModuleSetBuildModifier and TypeMethodDescriptionstatic voidMavenFingerprinter.aggregate(MavenModuleSetBuild mmsb) CreatesFingerprinter.FingerprintActionforMavenModuleSetBuildby aggregating all fingerprints from module builds.MavenArtifactRecord.createAggregatedAction(MavenModuleSetBuild build, Map<MavenModule, List<MavenBuild>> moduleBuilds) SurefireReport.createAggregatedAction(MavenModuleSetBuild build, Map<MavenModule, List<MavenBuild>> moduleBuilds) Constructors in hudson.maven.reporters with parameters of type MavenModuleSetBuild