setSkipToNextStep
Automatically advance to the next step without evaluating step criteria. Useful for steps that should always flow through sequentially.
Parameters
skip
Whether to skip to the next step automatically.
Returns
Step — Self for method chaining.