public abstract static class ByteBuddyTask.WithIncrementalClassPath extends ByteBuddyTask
ByteBuddyTask.IncrementalSource, ByteBuddyTask.WithIncrementalClassPathAbstractByteBuddyTask.ByteBuddySkippingUrlClassLoader, AbstractByteBuddyTask.TransformationLoggerTask.NamerTASK_ACTION, TASK_CONSTRUCTOR_ARGS, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE| Constructor and Description |
|---|
WithIncrementalClassPath()
Creates a new Byte Buddy task with an incremental class path.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ConfigurableFileCollection |
getClassPath()
Returns the class path to supply to the plugin engine.
|
apply, classPath, discoverySet, getDiscoverySet, getIncrementalResolver, getSource, getTarget, setDiscoverySet, setIncrementalResolver, source, targetdeleteRecursively, deleteRecursively, doApply, getClassFileVersion, getDiscovery, getEntryPoint, getSuffix, getThreads, getTransformations, isExtendedParsing, isFailFast, isFailOnLiveInitializer, isWarnOnEmptyTypeSet, setClassFileVersion, setDiscovery, setEntryPoint, setExtendedParsing, setFailFast, setFailOnLiveInitializer, setSuffix, setThreads, setWarnOnEmptyTypeSet, transformation, transformationcompareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceappendParallelSafeAction, doNotTrackState, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getLifecycleDependencies, getOnlyIf, getReasonNotToTrackState, getReasonTaskIsIncompatibleWithConfigurationCache, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isCompatibleWithConfigurationCache, isEnabled, isHasCustomActions, notCompatibleWithConfigurationCache, prependParallelSafeAction, setImpliesSubProjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoNotTrackState, getConvention, notCompatibleWithConfigurationCache@Inject public WithIncrementalClassPath()
@Incremental @CompileClasspath public abstract ConfigurableFileCollection getClassPath()
ByteBuddyTaskgetClassPath in class ByteBuddyTask