Package ai.extend.types
Interface IWorkflowStepBase
-
- All Known Implementing Classes:
ClassifyStepRunStep,ConditionalExtractStepRunStep,ExternalDataValidationStepRunStep,ExtractStepRunStep,MergeExtractStepRunStep,ParseStepRunStep,RuleValidationStepRunStep,SplitStepRunStep,WorkflowStepBase
public interface IWorkflowStepBase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetId()java.lang.StringgetName()java.lang.StringgetObject()
-