Interface DependencyRevision.Builder

    • Method Detail

      • id

        DependencyRevision.Builder id​(String 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.