public interface ProviderConfig
| Modifier and Type | Method and Description |
|---|---|
long |
getPublishingInterval()
Get publishing interval.
|
long |
getPurgingInterval()
Get purging interval.
|
boolean |
isPaginationEnabled()
Get pagination enable or disable state.
|
boolean |
isPurgingEnable()
Get purging enable or disable state.
|
long getPublishingInterval()
long getPurgingInterval()
boolean isPurgingEnable()
boolean isPaginationEnabled()
Copyright © 2019 WSO2. All rights reserved.