Class Notify
java.lang.Object
org.apache.syncope.core.flowable.task.FlowableServiceTask
org.apache.syncope.core.flowable.task.Notify
- All Implemented Interfaces:
JavaDelegate
General-purpose notification task for usage within workflow.
It requires a pre-existing Notification with category
CUSTOM
and result SUCCESS
.
An event
workflow variable needs to be provided as well.-
Field Summary
Fields inherited from class org.apache.syncope.core.flowable.task.FlowableServiceTask
LOG
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.syncope.core.flowable.task.FlowableServiceTask
execute
-
Field Details
-
notificationManager
-
-
Constructor Details
-
Notify
-
-
Method Details
-
doExecute
- Specified by:
doExecute
in classFlowableServiceTask
-