JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
io.automatiko.engine.api
Package
io.automatiko.engine.api.workflow
Interface Signal<T>
public interface
Signal<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
channel
()
T
payload
()
String
referenceId
()
Method Details
channel
String
channel
()
payload
T
payload
()
referenceId
String
referenceId
()