public abstract static class ByteBuddyTask.WithIncrementalClassPath extends ByteBuddyTask
ByteBuddyTask.IncrementalSource, ByteBuddyTask.WithIncrementalClassPathAbstractByteBuddyTask.ByteBuddySkippingUrlClassLoader, AbstractByteBuddyTask.GradleBuildLogger, AbstractByteBuddyTask.TransformationLogger| Constructor and Description |
|---|
WithIncrementalClassPath()
Creates a new Byte Buddy task with an incremental class path.
|
| Modifier and Type | Method and Description |
|---|---|
abstract org.gradle.api.file.ConfigurableFileCollection |
getClassPath()
Returns the class path to supply to the plugin engine.
|
apply, classPath, discoverySet, getDiscoverySet, getIncrementalResolver, getSource, getTarget, setDiscoverySet, setIncrementalResolver, source, targetdoApply, getClassFileVersion, getDiscovery, getEntryPoint, getSuffix, getThreads, getTransformations, isExtendedParsing, isFailFast, isFailOnLiveInitializer, isWarnOnEmptyTypeSet, setClassFileVersion, setDiscovery, setEntryPoint, setExtendedParsing, setFailFast, setFailOnLiveInitializer, setSuffix, setThreads, setWarnOnEmptyTypeSet, transformation, transformationappendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getSharedResources, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, requiresResource, requiresResource, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString@Inject public WithIncrementalClassPath()
@Incremental @CompileClasspath public abstract org.gradle.api.file.ConfigurableFileCollection getClassPath()
ByteBuddyTaskgetClassPath in class ByteBuddyTask