| Package | Description |
|---|---|
| hudson.plugins.sametime.im | |
| hudson.plugins.sametime.im.transport |
Contains Sametime-specific implementations of the IM interfaces
|
| Modifier and Type | Method and Description |
|---|---|
IMMessageTarget |
IMMessageTargetConverter.fromString(String targetAsString)
creates a IMMessageTarget from the given String.
|
IMMessageTarget |
DefaultIMMessageTargetConverter.fromString(String targetAsString)
creates a IMMessageTarget from the given String.
|
| Constructor and Description |
|---|
IMPublisher(String targetsAsString,
String notificationStrategyString,
boolean notifyGroupChatsOnBuildStart,
boolean notifySuspects,
boolean notifyFixers) |
| Modifier and Type | Method and Description |
|---|---|
IMMessageTarget |
SametimeIMMessageTargetConverter.fromString(String targetAsString) |
| Constructor and Description |
|---|
SametimePublisher(String targetsAsString,
String notificationStrategy,
boolean notifyGroupChatsOnBuildStart,
boolean notifySuspects,
boolean notifyFixers)
Constructor.
|
Copyright © 2004-2013. All Rights Reserved.