public class RoutesCompiler extends Object implements Compiler<RoutesCompileSpec>, Serializable
| Constructor and Description |
|---|
RoutesCompiler(VersionedRoutesCompilerAdapter adapter) |
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.tasks.WorkResult |
execute(RoutesCompileSpec spec) |
Iterable<String> |
getClassLoaderPackages() |
Object |
getDependencyNotation() |
public RoutesCompiler(VersionedRoutesCompilerAdapter adapter)
public org.gradle.api.tasks.WorkResult execute(RoutesCompileSpec spec)
execute in interface Compiler<RoutesCompileSpec>public Object getDependencyNotation()