Uses of Class
io.jenkins.plugins.changeinvestigator.slack.lifecycle.ComparableCheck.Check
Packages that use ComparableCheck.Check
-
Uses of ComparableCheck.Check in io.jenkins.plugins.changeinvestigator.slack.lifecycle
Fields in io.jenkins.plugins.changeinvestigator.slack.lifecycle declared as ComparableCheck.CheckMethods in io.jenkins.plugins.changeinvestigator.slack.lifecycle that return ComparableCheck.CheckModifier and TypeMethodDescriptionstatic ComparableCheck.CheckComparableCheck.failed(Run<?, ?> run, FailureSignal signal, String executionContext) static ComparableCheck.CheckComparableCheck.failed(List<String> lines, FailureSignal signal, String executionContext) Methods in io.jenkins.plugins.changeinvestigator.slack.lifecycle with parameters of type ComparableCheck.CheckModifier and TypeMethodDescriptionstatic StringEpisodeEngine.failure(EpisodeEngine.State state, int build, String signature, String material, ComparableCheck.Check check, String channel, String payload, long now) Returns INITIAL, MATERIAL, or NONE.booleanComparableCheck.Proof.matches(ComparableCheck.Check expected) static ComparableCheck.ProofComparableCheck.passed(Run<?, ?> run, ComparableCheck.Check expected, String executionContext) static ComparableCheck.ProofComparableCheck.passed(List<String> lines, ComparableCheck.Check expected, String executionContext, boolean successful)