Class SimpleTaskOne

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

public class SimpleTaskOne extends BaseInfrastructureWorkFlowTask
Basic task that can be used to test out a Checker
Author:
Luke Shannon (Github: lshannon), Gloria Ciavarrini (Github: gciavarrini)
  • Constructor Details

    • SimpleTaskOne

      public SimpleTaskOne()
  • Method Details