| Package | Description |
|---|---|
| flexagon.fd.plugin.jenkins.operations | |
| flexagon.fd.plugin.jenkins.utils |
| Modifier and Type | Method and Description |
|---|---|
Credential |
TriggerFlexDeployProject.DescriptorImpl.getcredential() |
Credential |
TriggerFlexDeployProject.getCredential() |
| Modifier and Type | Method and Description |
|---|---|
List<Credential> |
TriggerFlexDeployProject.DescriptorImpl.getCredentials() |
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerFlexDeployProject.DescriptorImpl.setcredential(Credential credential) |
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerFlexDeployProject.DescriptorImpl.setCredentials(List<Credential> credentials) |
| Constructor and Description |
|---|
TriggerFlexDeployProject(String fdUrl,
String fdProjectPath,
String fdEnvCode,
List<KeyValuePair> inputs,
List<KeyValuePair> flexFields,
Credential credential,
String fdStreamName,
Boolean fdWait) |
| Modifier and Type | Method and Description |
|---|---|
static Credential |
Credential.CredentialDescriptor.fromStapler(String name,
String username,
hudson.util.Secret password,
String credentialsId,
boolean useGlobalCredential) |
Copyright © 2016–2017 Flexagon. All rights reserved.