public class PagerDutyUtils extends Object
| Constructor and Description |
|---|
PagerDutyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
extractDedupKey(String log) |
static boolean |
resolveIncident(PagerDutyParamHolder pdparams,
AbstractBuild<?,?> build,
TaskListener listener) |
static boolean |
triggerPagerDuty(PagerDutyParamHolder pdparams,
Run<?,?> build,
FilePath workspace,
TaskListener listener) |
public static boolean resolveIncident(PagerDutyParamHolder pdparams, AbstractBuild<?,?> build, TaskListener listener)
public static boolean triggerPagerDuty(PagerDutyParamHolder pdparams, Run<?,?> build, FilePath workspace, TaskListener listener)
Copyright © 2016–2021. All rights reserved.