Uses of Class
com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent.Builder
Packages that use AttachmentPrefetchEvent.Builder
-
Uses of AttachmentPrefetchEvent.Builder in com.atlassian.confluence.impl.content.render.prefetch.event
Methods in com.atlassian.confluence.impl.content.render.prefetch.event that return AttachmentPrefetchEvent.BuilderModifier and TypeMethodDescriptionAttachmentPrefetchEvent.builder(@Nullable ContentEntityObject renderedContentEntity) AttachmentPrefetchEvent.Builder.discardedAttachmentCount(int discardedAttachmentCount) AttachmentPrefetchEvent.Builder.elapsedTime(Duration elapsedTime) AttachmentPrefetchEvent.Builder.preFetchedAttachmentCount(int preFetchedAttachmentCount) AttachmentPrefetchEvent.Builder.preFetchedImageDetailsCount(int preFetchedImageDetailsCount) AttachmentPrefetchEvent.Builder.totalAttachmentLoadCount(int totalAttachmentLoadCount) AttachmentPrefetchEvent.Builder.unfetchedAttachmentCount(int unfetchedAttachmentCount)