@Role
public interface NotificationConfiguration
Modifier and Type | Method and Description |
---|---|
boolean |
areEmailsEnabled() |
default int |
getAsyncPoolSize() |
default int |
getRESTPoolSize() |
boolean |
isEnabled() |
default boolean |
isEventPrefilteringEnabled() |
default boolean |
isRestCacheEnabled() |
int |
liveNotificationsGraceTime()
Get the number of minutes for the notification emails grace time.
|
boolean isEnabled()
boolean areEmailsEnabled()
int liveNotificationsGraceTime()
@Unstable default boolean isEventPrefilteringEnabled()
@Unstable default boolean isRestCacheEnabled()
@Unstable default int getRESTPoolSize()
@Unstable default int getAsyncPoolSize()
Copyright © 2004–2021 XWiki. All rights reserved.