Class CustomWorkFlowTask

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

@Component public class CustomWorkFlowTask extends BaseInfrastructureWorkFlowTask
very simple task for customWorkflow Configuration
Author:
Richard Wang (Github: richardw98)
  • Constructor Details

    • CustomWorkFlowTask

      public CustomWorkFlowTask()
  • Method Details