Interface Check

  • All Known Implementing Classes:
    MkCheck

    public interface Check
    Github check.
    Since:
    1.5.0
    Version:
    $Id: d2f3ef9f956c7a7f63d125a6cf49a520cc4a3200 $
    Author:
    Volodya Lombrozo (volodya.lombrozo@gmail.com)
    See Also:
    Check Runs API
    • Method Detail

      • successful

        boolean successful()
                    throws IOException
        Checks whether Check was successful.
        Returns:
        True if Check was successful.
        Throws:
        IOException - If there is any I/O problem.