public class DeploymentConfiguration extends Object
| Constructor and Description |
|---|
DeploymentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentNotifierConfig |
getDeploymentNotifier() |
DeploymentModeEnum |
getMode() |
String |
getRuntimeRepositoryLocation() |
String |
getServerRepositoryLocation() |
int |
getUpdateInterval() |
public DeploymentModeEnum getMode()
public String getServerRepositoryLocation()
public String getRuntimeRepositoryLocation()
public int getUpdateInterval()
public DeploymentNotifierConfig getDeploymentNotifier()
Copyright © 2019 WSO2. All rights reserved.