Interface RelatedChange

  • All Known Subinterfaces:
    RelatedMacroChange

    @OpenApiAll
    public interface RelatedChange
    Describes the change related change.
    • Method Detail

      • getChange

        Change getChange()
        Retrieves related change.
        Returns:
        related change.
      • getReasons

        java.util.Collection<java.lang.String> getReasons()
        Reasons why the change is related.
        Returns:
        reasons.