public class FirstFailureTrigger extends NthFailureTrigger
Modifier and Type | Class and Description |
---|---|
static class |
FirstFailureTrigger.DescriptorImpl |
Modifier and Type | Field and Description |
---|---|
static String |
TRIGGER_NAME |
failureCount
Constructor and Description |
---|
FirstFailureTrigger(boolean sendToList,
boolean sendToDevs,
boolean sendToRequestor,
boolean sendToCulprits,
String recipientList,
String replyTo,
String subject,
String body,
String attachmentsPattern,
int attachBuildLog,
String contentType) |
Modifier and Type | Method and Description |
---|---|
Object |
readResolve()
Maintaining backward compatibility
|
trigger
all, configure, createMailType, getDescriptor, getEmail, getNumFailures, isPreBuild, setEmail
public static final String TRIGGER_NAME
public Object readResolve()
Copyright © 2004-2013. All Rights Reserved.