Uses of Class
com.aizuda.snailjob.server.job.task.support.generator.batch.WorkflowTaskBatchGeneratorContext
Packages that use WorkflowTaskBatchGeneratorContext
Package
Description
-
Uses of WorkflowTaskBatchGeneratorContext in com.aizuda.snailjob.server.job.task.support
Methods in com.aizuda.snailjob.server.job.task.support that return WorkflowTaskBatchGeneratorContextModifier and TypeMethodDescriptionWorkflowTaskConverter.toWorkflowTaskBatchGeneratorContext(WorkflowTaskPrepareDTO workflowTaskPrepareDTO) WorkflowTaskConverter.toWorkflowTaskBatchGeneratorContext(WorkflowBlockStrategyContext context) WorkflowTaskConverterImpl.toWorkflowTaskBatchGeneratorContext(WorkflowTaskPrepareDTO workflowTaskPrepareDTO) WorkflowTaskConverterImpl.toWorkflowTaskBatchGeneratorContext(WorkflowBlockStrategyContext context) Methods in com.aizuda.snailjob.server.job.task.support with parameters of type WorkflowTaskBatchGeneratorContextModifier and TypeMethodDescriptionWorkflowTaskConverter.toWorkflowTaskBatch(WorkflowTaskBatchGeneratorContext context) WorkflowTaskConverterImpl.toWorkflowTaskBatch(WorkflowTaskBatchGeneratorContext context) -
Uses of WorkflowTaskBatchGeneratorContext in com.aizuda.snailjob.server.job.task.support.generator.batch
Methods in com.aizuda.snailjob.server.job.task.support.generator.batch with parameters of type WorkflowTaskBatchGeneratorContextModifier and TypeMethodDescriptionvoidWorkflowBatchGenerator.generateJobTaskBatch(WorkflowTaskBatchGeneratorContext context)