| Package | Description |
|---|---|
| io.takari.incrementalbuild | |
| io.takari.incrementalbuild.maven.internal | |
| io.takari.incrementalbuild.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Output<T> |
| Modifier and Type | Method and Description |
|---|---|
Resource<T> |
ResourceMetadata.process() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends Resource<File>> |
BuildContext.registerAndProcessInputs(File basedir,
Collection<String> includes,
Collection<String> excludes)
Registers inputs identified by
basedir and includes/excludes ant
patterns. |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends Resource<File>> |
MavenBuildContext.registerAndProcessInputs(File basedir,
Collection<String> includes,
Collection<String> excludes) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOutput |
class |
DefaultResource<T> |
Copyright © 2015. All rights reserved.