Interface MinimalWorkflow.Builder

  • Method Details

    • action

      The action for a minimal workflow, which can be Activate or Deactivate.

      Parameters:
      action - The action for a minimal workflow, which can be Activate or Deactivate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • action

      The action for a minimal workflow, which can be Activate or Deactivate.

      Parameters:
      action - The action for a minimal workflow, which can be Activate or Deactivate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The name for a minimal workflow

      Parameters:
      name - The name for a minimal workflow
      Returns:
      Returns a reference to this object so that method calls can be chained together.