Class NotificationWorkFlowTask

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

public class NotificationWorkFlowTask extends BaseInfrastructureWorkFlowTask
send message to notification service
Author:
Richard Wang (Github: richardw98), Annel Ketcha (Github: anludke)
  • Constructor Details

    • NotificationWorkFlowTask

      public NotificationWorkFlowTask(String notificationServiceUrl)
  • Method Details