Interface StageAction

All Superinterfaces:
Action, ModelObject, PersistentAction

@Deprecated public interface StageAction extends PersistentAction
Deprecated.
Used by the by the original mode of StageStep, since deprecated by the block-scoped mode. Replaced for most purposes by LabelAction and inspection of nesting structure.
  • Method Details

    • getStageName

      String getStageName()
      Deprecated.
      Gets the name of the stage. Intended to be unique within a given FlowExecution.
      Returns:
      a stage identifier