|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMPublisherDescriptor
| Method Summary | |
|---|---|
java.lang.String |
getCommandPrefix()
|
java.lang.String |
getDefaultIdSuffix()
|
java.util.List<IMMessageTarget> |
getDefaultTargets()
Returns the default targets which should be used for build notification. |
java.lang.String |
getHost()
Returns the hostname of the IM network. |
java.lang.String |
getHostname()
Deprecated. Should be replaced by getHost |
java.lang.String |
getHudsonPassword()
Returns the password needed to login into Hudson. |
java.lang.String |
getHudsonUserName()
Returns the user name needed to login into Hudson. |
IMMessageTargetConverter |
getIMMessageTargetConverter()
|
java.lang.String |
getPassword()
Returns the password needed to login into the IM network. |
java.lang.String |
getPluginDescription()
Returns an informal, short description of the concrete plugin. |
int |
getPort()
Returns the port of the IM network.. |
java.lang.String |
getUserName()
Returns the user name needed to login into the IM network. |
boolean |
isEnabled()
Returns true iff the plugin is globally enabled. |
boolean |
isExposePresence()
Returns if the plugin should expose its presence on the IM network. |
| Method Detail |
|---|
boolean isEnabled()
true iff the plugin is globally enabled.
java.lang.String getPluginDescription()
boolean isExposePresence()
java.lang.String getHost()
@Deprecated java.lang.String getHostname()
int getPort()
java.lang.String getUserName()
java.lang.String getPassword()
java.lang.String getCommandPrefix()
java.lang.String getDefaultIdSuffix()
java.lang.String getHudsonUserName()
java.lang.String getHudsonPassword()
java.util.List<IMMessageTarget> getDefaultTargets()
IMMessageTargetConverter getIMMessageTargetConverter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||