Interface AuditConsumerChannelHandler
- All Known Implementing Classes:
AuditConsumerChannelHandlerImpl
public interface AuditConsumerChannelHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidreceiveCloudRuntimeEvent(Map<String, Object> headers, org.activiti.cloud.api.model.shared.events.CloudRuntimeEvent<?, ?>... events)
-
Method Details