Interface DependencyRevision.Builder

  • Method Details

    • id

      The ID of the workflow or system.

      Parameters:
      id - The ID of the workflow or system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revisionNumber

      DependencyRevision.Builder revisionNumber(Long revisionNumber)

      The revision number of the workflow or system.

      Parameters:
      revisionNumber - The revision number of the workflow or system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.