Class UserPrefetchEvent.Builder
java.lang.Object
com.atlassian.confluence.impl.content.render.prefetch.event.UserPrefetchEvent.Builder
- Enclosing class:
- UserPrefetchEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()confluenceUserCount(int confluenceUserCount) crowdUserCount(int crowdUserCount) elapsedTime(Duration elapsedTime) userKeyCount(int userKeyCount) userResourceCount(int userResourceCount)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
userResourceCount
-
userKeyCount
-
crowdUserCount
-
confluenceUserCount
-
elapsedTime
-
build
-