@AsynchronousPreferred public class UserPrefetchEvent extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
UserPrefetchEvent.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
static UserPrefetchEvent.Builder | 
builder(@Nullable ContentEntityObject renderedContentEntity)  | 
int | 
getConfluenceUserCount()  | 
int | 
getCrowdUserCount()  | 
long | 
getElapsedTimeMillis()  | 
@Nullable Long | 
getRenderedContentId()  | 
int | 
getUserKeyCount()  | 
int | 
getUserResourceCount()  | 
public @Nullable Long getRenderedContentId()
public int getUserResourceCount()
public int getUserKeyCount()
public int getConfluenceUserCount()
public int getCrowdUserCount()
public long getElapsedTimeMillis()
public static UserPrefetchEvent.Builder builder(@Nullable ContentEntityObject renderedContentEntity)
Copyright © 2003–2022 Atlassian. All rights reserved.