public interface BorrowedLicenseExpirationSubscriber
Modifier and Type | Interface and Description |
---|---|
static class |
BorrowedLicenseExpirationSubscriber.IgnoreEventSubscriber
Default do-nothing subscriber.
|
Modifier and Type | Method and Description |
---|---|
default void |
onBorrowedLicenseExpiration(com.licensespring.dto.floating.LicenseBorrowResponse licenseBorrowResponse)
Invoked when the borrowed license has reached or surpassed its expiration time.
|
default void onBorrowedLicenseExpiration(com.licensespring.dto.floating.LicenseBorrowResponse licenseBorrowResponse)
licenseBorrowResponse
- the response containing details about the borrowed licenseCopyright © 2024 Cense Data Inc.. All rights reserved.