Package | Description |
---|---|
io.jenkins.plugins.adobe.cloudmanager.config | |
io.jenkins.plugins.adobe.cloudmanager.step.execution |
Modifier and Type | Method and Description |
---|---|
static AdobeIOProjectConfig |
AdobeIOConfig.projectConfigFor(String name)
Helper to find an AIO Project config based on a name.
|
Modifier and Type | Method and Description |
---|---|
List<AdobeIOProjectConfig> |
AdobeIOConfig.getProjectConfigs() |
Modifier and Type | Method and Description |
---|---|
void |
AdobeIOConfig.setProjectConfigs(List<AdobeIOProjectConfig> projectConfigs) |
Constructor and Description |
---|
AdobeIOConfig(List<AdobeIOProjectConfig> projectConfigs) |
Modifier and Type | Method and Description |
---|---|
protected AdobeIOProjectConfig |
AbstractStepExecution.getAioProject()
Retrieve the configured Adobe IO Project configured based on the information configured in the Run.
|
Copyright © 2020–2021 Adobe Inc. All rights reserved.