public class ActionRepository extends DelphixEngine
CONTENT_COMPATIBLE_REPOSITORIES, CONTENT_LATEST_POINT, CONTENT_LATEST_SNAPSHOT, CONTENT_REFRESH_HOOK, CONTENT_ROLLBACK_HOOK, CONTENT_SYNC_HOOK, FIELD_JOB, FIELD_NAME, FIELD_REFERENCE, FIELD_RESULT| Constructor and Description |
|---|
ActionRepository(DelphixEngine engine) |
ActionRepository(String engineAddress,
String engineUsername,
String enginePassword) |
| Modifier and Type | Method and Description |
|---|---|
Action |
get(String action)
Get the Status of an Action on the Delphix Engine.
|
createEnvironment, engineGet, enginePost, fillEnginesForDropdown, getEngineAddress, getEnginePassword, getEngineUsername, login@DataBoundConstructor public ActionRepository(String engineAddress, String engineUsername, String enginePassword)
public ActionRepository(DelphixEngine engine)
public Action get(String action) throws IOException, DelphixEngineException
action - StringIOException - [description]DelphixEngineException - [description]Copyright © 2016–2018. All rights reserved.