public final class RunResultUtils extends Object
Run
Result
s.Modifier and Type | Method and Description |
---|---|
static boolean |
isDifferentResult(hudson.model.Result r1,
hudson.model.Result r2) |
static boolean |
isDifferentResult(hudson.model.Run<?,?> r1) |
static boolean |
isDifferentResult(hudson.model.Run<?,?> r1,
hudson.model.Run<?,?> r2) |
public static boolean isDifferentResult(hudson.model.Result r1, hudson.model.Result r2)
public static boolean isDifferentResult(hudson.model.Run<?,?> r1)
public static boolean isDifferentResult(hudson.model.Run<?,?> r1, hudson.model.Run<?,?> r2)
Copyright © 2004-2015. All Rights Reserved.