| Package | Description |
|---|---|
| com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
| Modifier and Type | Field and Description |
|---|---|
static SubscriptionSender.Hook.Event<MailMessage> |
SubscriptionSender.Hook.Event.MAIL_MESSAGE_CREATED |
static SubscriptionSender.Hook.Event<Subscription> |
SubscriptionSender.Hook.Event.PERSISTED_SUBSCRIBER_FOUND |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
SubscriptionSender.addHook(SubscriptionSender.Hook.Event<T> event,
SubscriptionSender.Hook<T> hook) |