Modifier and Type | Class and Description |
---|---|
class |
BuildFailureObject
Class for handling Failure Causes of Build-Failure-Plugin.
|
class |
RegEx
Class for handling regular expressions.
|
Modifier and Type | Method and Description |
---|---|
List<PeriodicTrigger> |
PeriodicReincarnationGlobalConfiguration.getPeriodicTriggers()
Returns a list containing all PeriodicTrigger Objects like RegExp or
BuildFailureObject
|
Modifier and Type | Method and Description |
---|---|
protected static void |
Utils.restart(hudson.model.AbstractProject<?,?> project,
String cause,
PeriodicTrigger perTri,
int quietPeriod)
Helper method for restarting a project.
|
Copyright © 2016–2019. All rights reserved.