Interface StepRunStep.TypeStage

    • Method Detail

      • type

        StepRunStep._FinalStage type​(@NotNull
                                     StepRunStepType type)

        The type of workflow step:

        • "EXTERNAL_DATA_VALIDATION" - Validates data against an external source
        • "RULE_VALIDATION" - Validates data against defined rules