Interface ConflictsOutputContents

All Superinterfaces:
OutputContents

@Immutable public interface ConflictsOutputContents extends OutputContents
This represents the output contents of the ABI checker task when there are conflicts that are detected.
  • Method Summary

    Modifier and Type
    Method
    Description
    Collection<com.palantir.abi.checker.datamodel.conflict.Conflict>
     
    of(Collection<com.palantir.abi.checker.datamodel.conflict.Conflict> conflicts)
     
    default String