Class SimpleFailedWorkFlowTask

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

@Component public class SimpleFailedWorkFlowTask extends BaseInfrastructureWorkFlowTask
sample failed task execution
Author:
Luke Shannon (Github: lshannon), Richard Wang (Github: richardw98), Annel Ketcha (Github: anludke)
  • Constructor Details

    • SimpleFailedWorkFlowTask

      public SimpleFailedWorkFlowTask()
  • Method Details