Uses of Interface
org.apache.maven.execution.BuildResumptionAnalyzer
Packages that use BuildResumptionAnalyzer
-
Uses of BuildResumptionAnalyzer in org.apache.maven
Constructors in org.apache.maven with parameters of type BuildResumptionAnalyzerModifierConstructorDescriptionDefaultMaven
(ProjectBuilder projectBuilder, LifecycleStarter lifecycleStarter, org.codehaus.plexus.PlexusContainer container, ExecutionEventCatapult eventCatapult, LegacySupport legacySupport, SessionScope sessionScope, DefaultRepositorySystemSessionFactory repositorySessionFactory, GraphBuilder graphBuilder, BuildResumptionAnalyzer buildResumptionAnalyzer, BuildResumptionDataRepository buildResumptionDataRepository, SuperPomProvider superPomProvider, DefaultSessionFactory defaultSessionFactory) -
Uses of BuildResumptionAnalyzer in org.apache.maven.execution
Classes in org.apache.maven.execution that implement BuildResumptionAnalyzer