public interface DurabossUpdater
| Modifier and Type | Method and Description |
|---|---|
void |
startDuraboss(String host,
org.duracloud.appconfig.domain.DurabossConfig durabossConfig,
org.duracloud.common.web.RestHttpHelper restHelper)
This method performs the actions required for starting DuraBoss actions.
|
void |
stopDuraboss(String host,
org.duracloud.appconfig.domain.DurabossConfig durabossConfig,
org.duracloud.common.web.RestHttpHelper restHelper)
This method performs the actions required for stopping DuraBoss actions.
|
void startDuraboss(String host, org.duracloud.appconfig.domain.DurabossConfig durabossConfig, org.duracloud.common.web.RestHttpHelper restHelper)
host - of DuraBossdurabossConfig - of DuraBossrestHelper - for connecting to DuraBossvoid stopDuraboss(String host, org.duracloud.appconfig.domain.DurabossConfig durabossConfig, org.duracloud.common.web.RestHttpHelper restHelper)
host - of DuraBossdurabossConfig - of DuraBossrestHelper - for connecting to DuraBossCopyright © 2009–2015 DuraSpace. All rights reserved.