public class UserRepository 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 |
|---|
UserRepository(DelphixEngine engine) |
UserRepository(String engineAddress,
String engineUsername,
String enginePassword) |
| Modifier and Type | Method and Description |
|---|---|
User |
getCurrent()
Get the currently logged in user.
|
createEnvironment, engineGet, enginePost, fillEnginesForDropdown, getEngineAddress, getEnginePassword, getEngineUsername, login@DataBoundConstructor public UserRepository(String engineAddress, String engineUsername, String enginePassword)
public UserRepository(DelphixEngine engine)
public User getCurrent() throws IOException, DelphixEngineException
IOException - [description]DelphixEngineException - [description]Copyright © 2016–2018. All rights reserved.