@Extension public class RemoteJenkinsFileItemListener extends EnvironmentContributor
EnvironmentContributor.EnvVarsHtmlExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
static String |
RJPP_BRANCH_ENV_NAME |
static String |
RJPP_JFILE_ENV_NAME |
static String |
RJPP_SCM_ENV_NAME |
| Constructor and Description |
|---|
RemoteJenkinsFileItemListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildEnvironmentFor(Run r,
EnvVars envs,
TaskListener listener) |
all, buildEnvironmentForpublic static final String RJPP_SCM_ENV_NAME
public static final String RJPP_JFILE_ENV_NAME
public static final String RJPP_BRANCH_ENV_NAME
public void buildEnvironmentFor(@NonNull
Run r,
@NonNull
EnvVars envs,
@NonNull
TaskListener listener)
throws IOException,
InterruptedException
buildEnvironmentFor in class EnvironmentContributorIOExceptionInterruptedExceptionCopyright © 2016–2021. All rights reserved.