|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.cli.CLICommand
hudson.cli.MailCommand
@Extension public class MailCommand
Sends e-mail through Hudson.
Various platforms have different commands to do this, so on heterogenous platform, doing this via Hudson is easier.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.cli.CLICommand |
|---|
channel, locale, stderr, stdin, stdout, TRANSPORT_AUTHENTICATION |
| Constructor Summary | |
|---|---|
MailCommand()
|
|
| Method Summary | |
|---|---|
String |
getShortDescription()
|
protected int |
run()
|
| Methods inherited from class hudson.cli.CLICommand |
|---|
all, checkChannel, clone, createClone, getClientCharset, getClientEnvironmentVariable, getClientSystemProperty, getCurrent, getName, getTransportAuthentication, loadStoredAuthentication, main, printUsage, printUsageSummary, registerOptionHandlers, setTransportAuth, shouldPerformAuthentication |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailCommand()
| Method Detail |
|---|
public String getShortDescription()
getShortDescription in class hudson.cli.CLICommand
protected int run()
throws Exception
run in class hudson.cli.CLICommandException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||