Interface ComponentFlow.ComponentFlowResult

All Known Implementing Classes:
ComponentFlow.DefaultComponentFlowResult
Enclosing interface:
ComponentFlow

public static interface ComponentFlow.ComponentFlowResult
Results from a flow run.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets a context.
  • Method Details

    • getContext

      ComponentContext<?> getContext()
      Gets a context.
      Returns:
      a context