public class XNthFailureTrigger extends NthFailureTrigger
Modifier and Type | Class and Description |
---|---|
static class |
XNthFailureTrigger.DescriptorImpl |
Modifier and Type | Field and Description |
---|---|
static String |
TRIGGER_NAME |
failureCount
Constructor and Description |
---|
XNthFailureTrigger(List<RecipientProvider> recipientProviders,
String recipientList,
String replyTo,
String subject,
String body,
String attachmentsPattern,
int attachBuildLog,
String contentType) |
Modifier and Type | Method and Description |
---|---|
int |
getRequiredFailureCount() |
void |
setRequiredFailureCount(int requiredFailureCount) |
trigger
all, allWatchable, configure, createMailType, createMailType, getDescriptor, getEmail, getNumFailures, isPreBuild, setEmail
public static final String TRIGGER_NAME
public int getRequiredFailureCount()
getRequiredFailureCount
in class NthFailureTrigger
@DataBoundSetter public void setRequiredFailureCount(int requiredFailureCount)
Copyright © 2016–2020. All rights reserved.