public class SlackNotifier extends AbstractContract<java.lang.String,java.lang.Integer>
| Modifier and Type | Class and Description |
|---|---|
static interface |
SlackNotifier.Parameters |
| Constructor and Description |
|---|
SlackNotifier() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
processInvocation(DelegatedContext context,
java.lang.String text)
Process internal invocation by another contract
|
isDuplicate, processBlock, processRequest, processTransaction, processVoucherclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, minProductVersion, shutdownpublic java.lang.Integer processInvocation(DelegatedContext context, java.lang.String text)
processInvocation in interface Contract<java.lang.String,java.lang.Integer>processInvocation in class AbstractContract<java.lang.String,java.lang.Integer>context - the context delegated by the invoking contracttext - the text to post on slack