Interface WorkflowClientListener
- All Known Subinterfaces:
MetricsCollector
public interface WorkflowClientListener
WorkflowPayloadUsedEvent and WorkflowRecordPayloadSizeEvent are only published when
conductorClientConfiguration.isEnforceThresholds == true.
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidconsume(WorkflowPayloadUsedEvent event) voidconsume(WorkflowStartedEvent event)
-
Method Details
-
consume
-
consume
-
consume
-