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
ProviderOperationParameters
for details of the methods that provider expects, andConsumerOperationParameters
for details of what the consumer currently provides.- Since:
- 1.2-rc-1