Interface BuildParameters
-
- All Superinterfaces:
InternalProtocolInterface
- All Known Implementing Classes:
ConsumerOperationParameters
public interface BuildParameters extends InternalProtocolInterface
The parameters for running a build.This is a marker interface. Instances are queried dynamically to see which parameters they support. See
ProviderOperationParametersfor details of the methods that provider expects, andConsumerOperationParametersfor details of what the consumer currently provides.- Since:
- 1.2-rc-1