public interface OutgoingAppChannelAdapter
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the localized channel name.
|
void |
sendApp(com.edorasware.commons.core.entity.GlobalId appModelGlobalId,
String comment)
Sends the app with the given ID into the outgoing channel.
|
String getName()
void sendApp(com.edorasware.commons.core.entity.GlobalId appModelGlobalId,
String comment)
appModelGlobalId - the ID of the app to be sentcomment - the distribution commentCopyright © 2010 - 2017 edorasware ag. All Rights Reserved.