跳过导航链接
A C D G I M R S T 

A

append(String) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Syntax sugar for merging service files in JARs

C

com.github.jengelman.gradle.plugins.shadow.tasks - 程序包 com.github.jengelman.gradle.plugins.shadow.tasks
 
copy() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
createCopyAction() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 

D

dependencies(Action<DependencyFilter>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Configure inclusion/exclusion of module and project dependencies into uber jar.

G

getConfigurations() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
getDependencyFilter() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
getIgnoreRelocations() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
getIncludedDependencies() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
getInternalCompressor() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
getManifest() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
getRelocators() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
getRootPatternSet() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Utility method for assisting between changes in Gradle 1.12 and 2.x.
getStats() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
getTransformers() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 

I

ignoreRelocations(List<String>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
ignoreRelocations(String...) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 

M

mergeGroovyExtensionModules() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Syntactic sugar for merging Groovy extension module descriptor files in JARs
mergeServiceFiles() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Syntactic sugar for merging service files in JARs.
mergeServiceFiles(String) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Syntactic sugar for merging service files in JARs.
mergeServiceFiles(Action<ServiceFileTransformer>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Syntactic sugar for merging service files in JARs.
minimize() - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
minimize(Action<DependencyFilter>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 

R

relocate(String, String) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Add a class relocator that maps each class in the pattern to the provided destination.
relocate(String, String, Action<SimpleRelocator>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Add a class relocator that maps each class in the pattern to the provided destination.
relocate(Relocator) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Add a relocator instance.
relocate(Class<? extends Relocator>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Add a relocator of the provided class.
relocate(Class<R>, Action<R>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Add a relocator of the provided class and configure.

S

setConfigurations(List<FileCollection>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
setDependencyFilter(DependencyFilter) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
setIgnoreRelocations(List<String>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
setRelocators(List<Relocator>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
setTransformers(List<Transformer>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 
ShadowJar - com.github.jengelman.gradle.plugins.shadow.tasks中的类
 
ShadowJar() - 类 的构造器com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
 

T

transform(Class<? extends Transformer>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Add a Transformer instance for modifying JAR resources and configure.
transform(Class<T>, Action<T>) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Add a Transformer instance for modifying JAR resources and configure.
transform(Transformer) - 类 中的方法com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
Add a preconfigured transformer instance.
A C D G I M R S T 
跳过导航链接