| Package | Description |
|---|---|
| com.atlassian.jira.plugin.webfragment.conditions.cache |
| Modifier and Type | Method and Description |
|---|---|
static ConditionCacheKey |
ConditionCacheKeys.custom(String conditionName,
ApplicationUser user,
Object... args) |
static ConditionCacheKey |
ConditionCacheKeys.permission(GlobalPermissionKey permission,
ApplicationUser user,
Object... args) |
static ConditionCacheKey |
ConditionCacheKeys.permission(ProjectPermissionKey permission,
ApplicationUser user,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RequestCachingConditionHelper.cacheConditionResultInRequest(ConditionCacheKey cacheKey,
com.google.common.base.Supplier<Boolean> supplier) |
Copyright © 2002-2018 Atlassian. All Rights Reserved.