@UserImplemented public interface BuildStartContextProcessor extends ServerExtension
Modifier and Type | Method and Description |
---|---|
void |
updateParameters(BuildStartContext context)
This extension point is called before parameters are sent to a build agent.
|
void updateParameters(@NotNull BuildStartContext context)
context
- context to update