public interface EventPublisher
| Modifier and Type | Method and Description |
|---|---|
EventStatus |
check(String instanceId) |
void |
publish(Event event) |
String |
publish(Event event,
boolean waitForResult) |
void publish(Event event)
EventStatus check(String instanceId)
Copyright © 2021. All Rights Reserved.