@AsynchronousPreferred public class AttachmentPrefetchEvent extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AttachmentPrefetchEvent.Builder |
Modifier and Type | Method and Description |
---|---|
static AttachmentPrefetchEvent.Builder |
builder(@Nullable ContentEntityObject renderedContentEntity) |
int |
getDiscardedAttachmentCount() |
long |
getElapsedTimeMillis() |
int |
getPreFetchedAttachmentCount() |
int |
getPreFetchedImageDetailsCount() |
@Nullable Long |
getRenderedContentId() |
int |
getTotalAttachmentLoadCount() |
int |
getUnfetchedAttachmentCount() |
public @Nullable Long getRenderedContentId()
public int getPreFetchedAttachmentCount()
public int getTotalAttachmentLoadCount()
public int getDiscardedAttachmentCount()
public int getUnfetchedAttachmentCount()
public int getPreFetchedImageDetailsCount()
public long getElapsedTimeMillis()
public static AttachmentPrefetchEvent.Builder builder(@Nullable ContentEntityObject renderedContentEntity)
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences