Package | Description |
---|---|
org.wso2.carbon.deployment.synchronizer.git |
Modifier and Type | Method and Description |
---|---|
TenantGitRepositoryContext |
TenantGitRepositoryContextCache.retrieveCachedTenantGitContext(int tenantId)
Retrieve the cached TenantGitRepositoryContext instance for a tenant
|
Modifier and Type | Method and Description |
---|---|
void |
TenantGitRepositoryContextCache.cacheTenantGitRepoContext(int tenantId,
TenantGitRepositoryContext gitRepoCtx)
Caches the TenantGitRepositoryContext instance for the tenant
|
void |
TenantGitRepositoryContextCache.updateTenantGitRepositoryContext(int tenantId,
TenantGitRepositoryContext gitRepoCtx)
Update the cached TenantGitRepositoryContext instance for a tenant
|
Copyright © 2018 WSO2. All rights reserved.