Uses of Class
com.atlassian.bamboo.cluster.event.atlassiancache.AtlassianCacheRemoveByKeyAndValueEvent
-
Packages that use AtlassianCacheRemoveByKeyAndValueEvent Package Description com.atlassian.bamboo.cluster.event.atlassiancache -
-
Uses of AtlassianCacheRemoveByKeyAndValueEvent in com.atlassian.bamboo.cluster.event.atlassiancache
Methods in com.atlassian.bamboo.cluster.event.atlassiancache that return AtlassianCacheRemoveByKeyAndValueEvent Modifier and Type Method Description static AtlassianCacheRemoveByKeyAndValueEvent
AtlassianCacheRemoveByKeyAndValueEvent. of(String cacheName, String key, String value)
-