Class AccountCacheKeys
java.lang.Object
com.bluebell.greenhouse.platform.configuration.cache.account.AccountCacheKeys
Cache key helpers for account analytics.
- Version:
- 3.0.6
- Author:
- Stephen Prizio
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringforBalanceTimeline(Account account) Builds the cache key for an account balance timeline.static StringforConsistency(Account account) Builds the cache key for an account consistency score.static StringforInsights(Account account) Builds the cache key for account insights.static StringforSnapshot(Account account) Builds the cache key for the complete account analytics snapshot.static StringforStatistics(Account account) Builds the cache key for account statistics.
-
Method Details
-
forBalanceTimeline
-
forConsistency
-
forInsights
-
forStatistics
-
forSnapshot
-