Interface Workflow.Step

All Known Implementing Classes:
Workflow.AsyncCallStep, Workflow.CallStep, Workflow.RunnableStep
Enclosing class:
Workflow<S>

@Deprecated public static interface Workflow.Step
Deprecated.
use methods returning Workflow.StepEffect instead.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    Deprecated.