| Package | Description |
|---|---|
| org.jenkinsci.plugins.pollmailboxtrigger | |
| org.jenkinsci.plugins.pollmailboxtrigger.mail | |
| org.jenkinsci.plugins.pollmailboxtrigger.mail.utils |
| Modifier and Type | Method and Description |
|---|---|
protected static CustomProperties |
PollMailboxTrigger.initialiseDefaults(String host,
String username,
hudson.util.Secret password,
String script) |
| Modifier and Type | Method and Description |
|---|---|
static hudson.util.FormValidation |
PollMailboxTrigger.checkForEmails(CustomProperties properties,
org.jenkinsci.lib.xtrigger.XTriggerLog log,
boolean testConnection,
PollMailboxTrigger pmt) |
| Constructor and Description |
|---|
MailReader(String host,
String username,
String password,
String storeName,
Logger logger,
CustomProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
CustomProperties |
MailWrapperUtils.MessagesWrapper.getMessageProperties(javax.mail.Message message,
String prefix,
CustomProperties p) |
static CustomProperties |
CustomProperties.read(String properties) |
| Modifier and Type | Method and Description |
|---|---|
CustomProperties |
MailWrapperUtils.MessagesWrapper.getMessageProperties(javax.mail.Message message,
String prefix,
CustomProperties p) |
void |
CustomProperties.putAll(CustomProperties p2) |
void |
CustomProperties.putAll(CustomProperties p2,
String prefix) |
Copyright © 2004-2014. All Rights Reserved.