Uses of Interface
org.sonatype.plexus.build.incremental.BuildContext
-
Uses of BuildContext in org.sonatype.plexus.build.incremental
Classes in org.sonatype.plexus.build.incremental that implement BuildContextModifier and TypeClassDescriptionclassFilesystem based non-incremental build context implementation which behaves as if all files were just created.classBuildContext implementation that delegates actual work to thread-local build context set usingThreadBuildContext.setThreadBuildContext(BuildContext).Methods in org.sonatype.plexus.build.incremental that return BuildContextMethods in org.sonatype.plexus.build.incremental with parameters of type BuildContextModifier and TypeMethodDescriptionstatic voidThreadBuildContext.setThreadBuildContext(BuildContext context)