public interface DeploymentSynchronizerAdmin
Modifier and Type | Method and Description |
---|---|
void |
checkout()
Auto generated method signature for Asynchronous Invocations
|
void |
commit()
Auto generated method signature for Asynchronous Invocations
|
void |
disableSynchronizerForCarbonRepository()
Auto generated method signature for Asynchronous Invocations
|
void |
enableSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config25)
Auto generated method signature for Asynchronous Invocations
|
long |
getLastCheckoutTime()
Auto generated method signature
|
long |
getLastCommitTime()
Auto generated method signature
|
RepositoryConfigParameter[] |
getParamsByRepositoryType(String repositoryType11)
Auto generated method signature
|
String[] |
getRepositoryTypes()
Auto generated method signature
|
DeploymentSynchronizerConfiguration |
getSynchronizerConfigurationForCarbonRepository()
Auto generated method signature
|
void |
startgetLastCheckoutTime(DeploymentSynchronizerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLastCommitTime(DeploymentSynchronizerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetParamsByRepositoryType(String repositoryType11,
DeploymentSynchronizerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRepositoryTypes(DeploymentSynchronizerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSynchronizerConfigurationForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startsynchronizerEnabledForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
synchronizerEnabledForCarbonRepository()
Auto generated method signature
|
void |
updateSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config16)
Auto generated method signature for Asynchronous Invocations
|
String[] getRepositoryTypes() throws RemoteException
getRepositoryTypes6
- RemoteException
void startgetRepositoryTypes(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException
getRepositoryTypes6
- RemoteException
void disableSynchronizerForCarbonRepository() throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException
RepositoryConfigParameter[] getParamsByRepositoryType(String repositoryType11) throws RemoteException
getParamsByRepositoryType10
- RemoteException
void startgetParamsByRepositoryType(String repositoryType11, DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException
getParamsByRepositoryType10
- RemoteException
void commit() throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException
void updateSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config16) throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException
void checkout() throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException
DeploymentSynchronizerConfiguration getSynchronizerConfigurationForCarbonRepository() throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException
getSynchronizerConfigurationForCarbonRepository18
- DeploymentSynchronizerAdminDeploymentSynchronizerException
- :RemoteException
void startgetSynchronizerConfigurationForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException
getSynchronizerConfigurationForCarbonRepository18
- RemoteException
boolean synchronizerEnabledForCarbonRepository() throws RemoteException
synchronizerEnabledForCarbonRepository21
- RemoteException
void startsynchronizerEnabledForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException
synchronizerEnabledForCarbonRepository21
- RemoteException
void enableSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config25) throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException
long getLastCheckoutTime() throws RemoteException
getLastCheckoutTime26
- RemoteException
void startgetLastCheckoutTime(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException
getLastCheckoutTime26
- RemoteException
long getLastCommitTime() throws RemoteException
getLastCommitTime29
- RemoteException
void startgetLastCommitTime(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException
getLastCommitTime29
- RemoteException
Copyright © 2019 WSO2. All rights reserved.