public class ClaimBuildFailureAnalyzer extends Object
| Constructor and Description |
|---|
ClaimBuildFailureAnalyzer(String error) |
| Modifier and Type | Method and Description |
|---|---|
void |
createFailAction(hudson.model.Run run) |
static LinkedList<String> |
getDropdownList() |
static Collection<com.sonyericsson.jenkins.plugins.bfa.model.FailureCause> |
getFailureCauses() |
static HashMap<String,String> |
getFillReasonMap() |
static boolean |
isBFAEnabled() |
void |
removeFailAction(hudson.model.Run run) |
public static String ERROR
public static Collection<com.sonyericsson.jenkins.plugins.bfa.model.FailureCause> getFailureCauses() throws Exception
Exceptionpublic static boolean isBFAEnabled()
public static HashMap<String,String> getFillReasonMap() throws Exception
Exceptionpublic static LinkedList<String> getDropdownList() throws Exception
Exceptionpublic void createFailAction(hudson.model.Run run)
throws Exception
Exceptionpublic void removeFailAction(hudson.model.Run run)
Copyright © 2016–2017. All rights reserved.