public class SecondFailureTrigger extends NthFailureTrigger
| Modifier and Type | Class and Description |
|---|---|
static class |
SecondFailureTrigger.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static SecondFailureTrigger.DescriptorImpl |
DESCRIPTOR |
static String |
TRIGGER_NAME |
failureCount| Constructor and Description |
|---|
SecondFailureTrigger(boolean sendToList,
boolean sendToDevs,
boolean sendToRequestor,
String recipientList,
String replyTo,
String subject,
String body,
String attachmentsPattern,
int attachBuildLog) |
| Modifier and Type | Method and Description |
|---|---|
EmailTriggerDescriptor |
getDescriptor() |
triggerall, configure, createMailType, getEmail, getNumFailures, isPreBuild, setEmailpublic static final String TRIGGER_NAME
@Extension public static final SecondFailureTrigger.DescriptorImpl DESCRIPTOR
public EmailTriggerDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<EmailTrigger>getDescriptor in class EmailTriggerCopyright © 2004-2013. All Rights Reserved.