| Package | Description |
|---|---|
| com.itextpdf.licensing.base.info |
| Modifier and Type | Method and Description |
|---|---|
LimitInfo |
EventsLimitInfo.getDefaultLimit()
Returns default
LimitInfo. |
LimitInfo |
EventsLimitInfo.getEventLimit(String eventType)
Returns
LimitInfo for provided event type. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LimitInfo> |
EventsLimitInfo.getEventsLimitInfo()
Returns map with
LimitInfo for all event types. |
| Constructor and Description |
|---|
EventsLimitInfo(LimitInfo defaultLimit,
Map<String,LimitInfo> eventLimits)
Only for internal usage.
|
| Constructor and Description |
|---|
EventsLimitInfo(LimitInfo defaultLimit,
Map<String,LimitInfo> eventLimits)
Only for internal usage.
|
Copyright © 2021. All rights reserved.