public class SynchronizeGitRepositoryRequest
extends org.apache.axis2.clustering.management.GroupManagementCommand
Constructor and Description |
---|
SynchronizeGitRepositoryRequest() |
SynchronizeGitRepositoryRequest(int tenantId,
String tenantDomain,
UUID messageId) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.apache.axis2.context.ConfigurationContext configContext) |
org.apache.axis2.clustering.management.GroupManagementCommand |
getResponse() |
void |
setTenantId(int tenantId) |
String |
toString() |
public void setTenantId(int tenantId)
public void execute(org.apache.axis2.context.ConfigurationContext configContext) throws org.apache.axis2.clustering.ClusteringFault
execute
in class org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.ClusteringFault
public org.apache.axis2.clustering.management.GroupManagementCommand getResponse()
Copyright © 2016 WSO2 Inc. All rights reserved.