| Package | Description |
|---|---|
| io.takari.incrementalbuild.spi |
| Modifier and Type | Method and Description |
|---|---|
DefaultOutput |
DefaultInput.associateOutput(BuildContext.Output<File> output) |
DefaultOutput |
DefaultInput.associateOutput(File outputFile) |
DefaultOutput |
DefaultBuildContext.processOutput(File outputFile) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<DefaultOutput> |
DefaultBuildContext.getAssociatedOutputs(File inputFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBuildContext.addCapability(DefaultOutput output,
String qualifier,
String localName) |
void |
DefaultBuildContext.associate(DefaultInput<?> input,
DefaultOutput output) |
Copyright © 2014. All Rights Reserved.