Package io.automatiko.extras.gcp.pubsub
Class GcpPubSubEventSource
- java.lang.Object
-
- io.automatiko.extras.gcp.pubsub.GcpPubSubEventSource
-
- All Implemented Interfaces:
io.automatiko.engine.api.event.EventSource
@Dependent public class GcpPubSubEventSource extends Object implements io.automatiko.engine.api.event.EventSource
-
-
Constructor Summary
Constructors Constructor Description GcpPubSubEventSource(com.fasterxml.jackson.databind.ObjectMapper mapper, Optional<String> projectConfig)
-