All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description BuildComponent A build source and output directory.BuildExecutor An abstract build executor.BuildFile A project build file that can detect modification.BuildFiles A collection ofBuildFiles that can be polled for changes.BuildLoop A continuous incremental build loop.BuildLoop.Builder ABuildLoopbuilder.BuildMonitor A receiver of build loop messages and events.BuildMonitor.NextAction The action to take on the next cycle.BuildRoot A project directory that tracks file changes.BuildRoot.Changes Directory changes.BuildRootType A build root type.BuildStep A project build step.BuildType A build type.ChangeType Change type.ConsumerPrintStream APrintStreamthat writes lines to aConsumer<String>.DevLoop A development loop that manages application lifecycle based on events from aBuildLoop.DevLoopBuildConfig Configuration beans for theDevLoopbuild lifecycle.DevLoopBuildConfig.FullBuildConfig Full build configuration.DevLoopBuildConfig.IncrementalBuildConfig Incremental build configuration.DevLoopBuildConfig.IncrementalBuildConfig.CustomDirectoryConfig Custom directory configuration.DirectoryType A directory type.EmbeddedMavenExecutor ABuildExecutorthat executes within the current process.FileChangeAware A type that can detect file modification time changes.ForkedMavenExecutor ABuildExecutorthat forks a Maven process.MavenEnvironment An accessor for various Maven components.MavenGoal An executable maven goal.MavenGoalReferenceResolver Utility to map a Maven goal reference to aMavenGoal.MavenProjectConfigCollector Collects settings from a maven project and stores them in the a config file for later use byMavenProjectSupplier.MavenProjectSupplier AProjectSupplierfor Maven projects.Project A continuous build project.Project.Builder AProjectbuilder.ProjectDirectory A project directory.ProjectExecutor Project executor.ProjectSupplier AProjectsupplier.