Class AppLinkEmailNotificationWorkFlowTask

All Implemented Interfaces:
WorkFlowTask, Work, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class AppLinkEmailNotificationWorkFlowTask extends BaseInfrastructureWorkFlowTask
An example of a task that send an app link email notification
Author:
Annel Ketcha (Github: anludke)
  • Constructor Details

    • AppLinkEmailNotificationWorkFlowTask

      public AppLinkEmailNotificationWorkFlowTask(String mailServiceUrl, String mailServiceSiteName)
  • Method Details