| Package | Description |
|---|---|
| io.jenkins.plugins.delphix | |
| io.jenkins.plugins.delphix.repos |
| Modifier and Type | Method and Description |
|---|---|
DelphixEngine |
GlobalConfiguration.DescriptorImpl.getEngine(String address)
Get an engine based upon its address.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<DelphixEngine> |
GlobalConfiguration.DescriptorImpl.getEngines()
Get the engines that were added with this plugin.
|
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
DelphixBuilder.checkActionIsFinished(TaskListener listener,
DelphixEngine engine,
com.fasterxml.jackson.databind.JsonNode action) |
protected void |
DelphixBuilder.checkJobStatus(Run<?,?> run,
TaskListener listener,
DelphixEngine loadedEngine,
String job,
String engine,
String action) |
| Constructor and Description |
|---|
DelphixEngine(DelphixEngine engine)
Loaded Engine Constructor.
|
| Constructor and Description |
|---|
DescriptorImpl(ArrayList<DelphixEngine> engines) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionRepository |
class |
JobRepository |
class |
SelfServiceBookmarkRepository |
class |
SelfServiceRepository |
class |
UserRepository |
| Constructor and Description |
|---|
ActionRepository(DelphixEngine engine) |
JobRepository(DelphixEngine engine) |
SelfServiceBookmarkRepository(DelphixEngine engine) |
SelfServiceRepository(DelphixEngine engine) |
UserRepository(DelphixEngine engine) |
Copyright © 2016–2018. All rights reserved.