| Package | Description |
|---|---|
| com.atlassian.confluence.impl.content.render.prefetch.event |
| Modifier and Type | Method and Description |
|---|---|
PagePrefetchCachedMissEvent.LookupResult |
PagePrefetchCachedMissEvent.getSupplierResult() |
static PagePrefetchCachedMissEvent.LookupResult |
PagePrefetchCachedMissEvent.LookupResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PagePrefetchCachedMissEvent.LookupResult[] |
PagePrefetchCachedMissEvent.LookupResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PagePrefetchCachedMissEvent(Long renderedContentId,
PagePrefetchCachedMissEvent.LookupResult supplierResult,
boolean pageCreationAfterPrefetch) |
Copyright © 2003–2017 Atlassian. All rights reserved.