|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TenantGitRepositoryContext | |
|---|---|
| org.wso2.carbon.deployment.synchronizer.git | |
| Uses of TenantGitRepositoryContext in org.wso2.carbon.deployment.synchronizer.git |
|---|
| Methods in org.wso2.carbon.deployment.synchronizer.git that return TenantGitRepositoryContext | |
|---|---|
TenantGitRepositoryContext |
TenantGitRepositoryContextCache.retrieveCachedTenantGitContext(int tenantId)
Retrieve the cached TenantGitRepositoryContext instance for a tenant |
| Methods in org.wso2.carbon.deployment.synchronizer.git with parameters of type TenantGitRepositoryContext | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||