@Internal
public interface ScheduledJobStatusCache
| Modifier and Type | Method and Description | 
|---|---|
static ScheduledJobStatusCache | 
forVCache(com.atlassian.vcache.VCacheFactory vCacheFactory)  | 
ScheduledJobStatus | 
get(ScheduledJobKey key)  | 
void | 
put(ScheduledJobKey key,
   ScheduledJobStatus status)  | 
void put(ScheduledJobKey key, ScheduledJobStatus status)
@Nullable ScheduledJobStatus get(ScheduledJobKey key)
static ScheduledJobStatusCache forVCache(com.atlassian.vcache.VCacheFactory vCacheFactory)
Copyright © 2003–2016 Atlassian. All rights reserved.