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 config7)
Auto generated method signature for Asynchronous Invocations
|
long |
getLastCheckoutTime()
Auto generated method signature
|
long |
getLastCommitTime()
Auto generated method signature
|
RepositoryConfigParameter[] |
getParamsByRepositoryType(String repositoryType18)
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 repositoryType18,
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
|
void enableSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config7) throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException
DeploymentSynchronizerConfiguration getSynchronizerConfigurationForCarbonRepository() throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException
getSynchronizerConfigurationForCarbonRepository8
- DeploymentSynchronizerAdminDeploymentSynchronizerException
- :RemoteException
void startgetSynchronizerConfigurationForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException
getSynchronizerConfigurationForCarbonRepository8
- RemoteException
void disableSynchronizerForCarbonRepository() throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException
String[] getRepositoryTypes() throws RemoteException
getRepositoryTypes12
- RemoteException
void startgetRepositoryTypes(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException
getRepositoryTypes12
- RemoteException
void updateSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config16) throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException
RepositoryConfigParameter[] getParamsByRepositoryType(String repositoryType18) throws RemoteException
getParamsByRepositoryType17
- RemoteException
void startgetParamsByRepositoryType(String repositoryType18, DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException
getParamsByRepositoryType17
- RemoteException
long getLastCommitTime() throws RemoteException
getLastCommitTime21
- RemoteException
void startgetLastCommitTime(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException
getLastCommitTime21
- RemoteException
void commit() throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException
long getLastCheckoutTime() throws RemoteException
getLastCheckoutTime25
- RemoteException
void startgetLastCheckoutTime(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException
getLastCheckoutTime25
- RemoteException
void checkout() throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException
boolean synchronizerEnabledForCarbonRepository() throws RemoteException
synchronizerEnabledForCarbonRepository29
- RemoteException
void startsynchronizerEnabledForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException
synchronizerEnabledForCarbonRepository29
- RemoteException
Copyright © 2017 WSO2. All rights reserved.