Class AttachmentPrefetchEvent.Builder
java.lang.Object
com.atlassian.confluence.impl.content.render.prefetch.event.AttachmentPrefetchEvent.Builder
- Enclosing class:
- AttachmentPrefetchEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
discardedAttachmentCount
(int discardedAttachmentCount) elapsedTime
(Duration elapsedTime) preFetchedAttachmentCount
(int preFetchedAttachmentCount) preFetchedImageDetailsCount
(int preFetchedImageDetailsCount) totalAttachmentLoadCount
(int totalAttachmentLoadCount) unfetchedAttachmentCount
(int unfetchedAttachmentCount)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
preFetchedAttachmentCount
-
totalAttachmentLoadCount
-
discardedAttachmentCount
-
unfetchedAttachmentCount
-
preFetchedImageDetailsCount
-
elapsedTime
-
build
-