| Interface | Description |
|---|---|
| BuildContext |
XXX decide if implementations of this interface should be thread-safe or not.
|
| BuildContext.Input<T> |
Read-write state associated with input.
|
| BuildContext.InputMetadata<T> |
Read-only state associated with input.
|
| BuildContext.Output<T> | |
| BuildContext.OutputMetadata<T> | |
| BuildContext.Resource<T> | |
| BuildContext.ResourceMetadata<T> |
| Enum | Description |
|---|---|
| BuildContext.ResourceStatus | |
| BuildContext.Severity | |
| Incremental.Configuration |
| Annotation Type | Description |
|---|---|
| Incremental |
Optional annotation that allows customization of how incremental build implementation handles
configuration parameters.
|
Copyright © 2014. All Rights Reserved.