public interface Integrator
Modifier and Type | Interface and Description |
---|---|
static class |
Integrator.Factory |
Modifier and Type | Method and Description |
---|---|
void |
decorateArguments(java.util.List<java.lang.String> args)
Takes a modifiable List of arguments, and decorates them with arguments that will enable Clover for the build.
|