Class SimpleTaskTwo

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

public class SimpleTaskTwo extends BaseInfrastructureWorkFlowTask
Basic Tasks to show how something executes in a Workflow after the checker has succeeded
Author:
Luke Shannon (Github: lshannon), Gloria Ciavarrini (Github: gciavarrini)
  • Constructor Details

    • SimpleTaskTwo

      public SimpleTaskTwo()
  • Method Details