| Package | Description |
|---|---|
| io.takari.incrementalbuild | |
| io.takari.incrementalbuild.maven.internal | |
| io.takari.incrementalbuild.spi |
| Modifier and Type | Method and Description |
|---|---|
BuildContext.Output<File> |
BuildContext.Input.associateOutput(BuildContext.Output<File> output) |
BuildContext.Output<File> |
BuildContext.Input.associateOutput(File outputFile)
Convenience method, has the same effect as
|
BuildContext.Output<File> |
BuildContext.processOutput(File outputFile) |
| Modifier and Type | Method and Description |
|---|---|
BuildContext.Output<File> |
BuildContext.Input.associateOutput(BuildContext.Output<File> output) |
| Modifier and Type | Method and Description |
|---|---|
BuildContext.Output<File> |
SingletonBuildContext.processOutput(File outputFile) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOutput |
| Modifier and Type | Method and Description |
|---|---|
DefaultOutput |
DefaultInput.associateOutput(BuildContext.Output<File> output) |
Copyright © 2014. All Rights Reserved.