hudson.plugins.emailext
Class EmailExtHelp
java.lang.Object
hudson.plugins.emailext.EmailExtHelp
public class EmailExtHelp
- extends Object
Produces all the dynamically generated help text.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailExtHelp
public EmailExtHelp()
getContentTokenHelpText
public static String getContentTokenHelpText()
- Generates the help text for the content tokens available
while configuring a project.
- Returns:
- the help text
getGlobalContentTokenHelpText
public static String getGlobalContentTokenHelpText()
- Generates the help text for the content tokens available
while doing global configuration.
- Returns:
- the help text
Copyright © 2004-2012. All Rights Reserved.