com.xebialabs.deployit.cli.api
Class Proxies
java.lang.Object
com.xebialabs.deployit.cli.api.Proxies
public class Proxies
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Proxies
public Proxies(CliOptions options,
Cli.Authentication authentication)
getHost
public java.lang.String getHost()
getAuthentication
public final Cli.Authentication getAuthentication()
getControlTask
public com.xebialabs.deployit.core.api.ControlTaskProxy getControlTask()
getDeployment
public com.xebialabs.deployit.core.api.DeploymentProxy getDeployment()
getImportablePackage
public com.xebialabs.deployit.core.api.ImportablePackageProxy getImportablePackage()
getRepository
public com.xebialabs.deployit.core.api.RepositoryProxy getRepository()
getQuery
public com.xebialabs.deployit.core.api.QueryProxy getQuery()
getHistory
public com.xebialabs.deployit.core.api.HistoryProxy getHistory()
getDiscovery
public com.xebialabs.deployit.core.api.DiscoveryProxy getDiscovery()
getTaskRegistry
public com.xebialabs.deployit.core.api.TaskProxy getTaskRegistry()
getTaskExport
public com.xebialabs.deployit.core.api.ExportProxy getTaskExport()
getUser
public com.xebialabs.deployit.core.api.UserProxy getUser()
getDescriptors
public com.xebialabs.deployit.core.api.DescriptorProxy getDescriptors()
getReport
public com.xebialabs.deployit.core.api.ReportProxy getReport()
getSecurity
public com.xebialabs.deployit.core.api.SecurityProxy getSecurity()
getServer
public com.xebialabs.deployit.core.api.ServerProxy getServer()