public interface OperationImplementation
Operation| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
MessageInstance |
sendFor(MessageInstance message,
Operation operation)
Sends the message on behalf of operation
|
String getId()
String getName()
MessageInstance sendFor(MessageInstance message, Operation operation)
message - the message to be sentoperation - the operation that is interested on sending the messageCopyright © 2016 Alfresco. All rights reserved.