| Class | Description |
|---|---|
| BuildSyncRunListener |
Listens to Jenkins Job build
Run and updates the PipelineActivity resource |
| EnvironmentVariableExpander |
Utility class that behaves like
System.getenv(String) but it will perform further expansion if the
environment variable would expand to another dollar-notation, eg $VAL_NAME
Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and
any service environment variables. |
| GlobalPluginConfiguration | |
| KubernetesUtils | |
| ProwEnvironmentContributor |
Injects environment variables provided by Prow which are normally set by Jenkins core.
|
Copyright © 2016–2019. All rights reserved.