public class SecondFailureTrigger extends NthFailureTrigger
Modifier and Type | Class and Description |
---|---|
static class |
SecondFailureTrigger.DescriptorImpl |
Modifier and Type | Field and Description |
---|---|
static String |
TRIGGER_NAME |
failureCount
Constructor and Description |
---|
SecondFailureTrigger(boolean sendToList,
boolean sendToDevs,
boolean sendToRequester,
boolean sendToCulprits,
String recipientList,
String replyTo,
String subject,
String body,
String attachmentsPattern,
int attachBuildLog,
String contentType)
Deprecated.
|
SecondFailureTrigger(List<RecipientProvider> recipientProviders,
String recipientList,
String replyTo,
String subject,
String body,
String attachmentsPattern,
int attachBuildLog,
String contentType) |
trigger
all, configure, createMailType, createMailType, getDescriptor, getEmail, getNumFailures, isPreBuild, setEmail
public static final String TRIGGER_NAME
Copyright © 2004-2014. All Rights Reserved.