public abstract class AbstractSnapshotTaskRunner extends Object implements TaskRunner
| Constructor and Description |
|---|
AbstractSnapshotTaskRunner(String bridgeAppHost,
String bridgeAppPort,
String bridgeAppUser,
String bridgeAppPass) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildBridgeBaseURL() |
protected RestHttpHelper |
createRestHelper() |
protected String |
getBridgeAppHost() |
protected String |
getBridgeAppPass() |
protected String |
getBridgeAppPort() |
protected String |
getBridgeAppUser() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, performTaskprotected String getBridgeAppHost()
protected String getBridgeAppPort()
protected String getBridgeAppUser()
protected String getBridgeAppPass()
protected String buildBridgeBaseURL()
protected RestHttpHelper createRestHelper()
Copyright © 2009–2016 DuraSpace. All rights reserved.