Uses of Class
com.atlassian.plugin.webresource.impl.CachedCondition
Packages that use CachedCondition
Package
Description
-
Uses of CachedCondition in com.atlassian.plugin.webresource.impl
Methods in com.atlassian.plugin.webresource.impl that return types with arguments of type CachedConditionModifier and TypeMethodDescriptionRequestCache.getCachedConditionsEvaluation()RequestCache.getCachedConditionsParameters() -
Uses of CachedCondition in com.atlassian.plugin.webresource.impl.snapshot
Methods in com.atlassian.plugin.webresource.impl.snapshot that return CachedConditionModifier and TypeMethodDescriptionBundle.getCondition()Returns condition if bundle has any.WebResource.getCondition()Methods in com.atlassian.plugin.webresource.impl.snapshot that return types with arguments of type CachedCondition -
Uses of CachedCondition in com.atlassian.plugin.webresource.impl.support
Methods in com.atlassian.plugin.webresource.impl.support that return CachedConditionConstructors in com.atlassian.plugin.webresource.impl.support with parameters of type CachedConditionModifierConstructorDescriptionEvaluatedCondition(CachedCondition cachedCondition, Boolean evaluationResult)