event-publisher-library/src/main/java/org/gcube/event/publisher
Mauro Mugnaini e41a8f9c20
Added missing constructor for extracted abstract class
2024-03-05 15:06:11 +01:00
..
AbstractEventPublisher.java Added functions to also get the workflow execution's results with a pluggable results parser, ref. impl. for `Conductor` 2021-12-27 12:49:14 +01:00
AbstractHTTPWithJWTTokenAuthEventSender.java Added missing constructor for extracted abstract class 2024-03-05 15:06:11 +01:00
BufferedEventProcessor.java Added `BufferedEventProcessor` to manual send bunch of events and controlling their output status 2022-07-07 16:46:07 +02:00
ConductorResultsParser.java Added functions to also get the workflow execution's results with a pluggable results parser, ref. impl. for `Conductor` 2021-12-27 12:49:14 +01:00
Event.java User is no more a base field 2020-06-29 16:59:17 +02:00
EventProcessorException.java Added `BufferedEventProcessor` to manual send bunch of events and controlling their output status 2022-07-07 16:46:07 +02:00
EventPublisher.java Added functions to also get the workflow execution's results with a pluggable results parser, ref. impl. for `Conductor` 2021-12-27 12:49:14 +01:00
EventSender.java Added functions to also get the workflow execution's results with a pluggable results parser, ref. impl. for `Conductor` 2021-12-27 12:49:14 +01:00
EventStatus.java Added functions to also get the workflow execution's results with a pluggable results parser, ref. impl. for `Conductor` 2021-12-27 12:49:14 +01:00
HTTPWithOIDCAuthEventSender.java Added missing constructor for extracted abstract class 2024-03-05 15:06:11 +01:00
HTTPWithUMAAuthEventSender.java Added missing constructor for extracted abstract class 2024-03-05 15:06:11 +01:00
ResultsParser.java Added functions to also get the workflow execution's results with a pluggable results parser, ref. impl. for `Conductor` 2021-12-27 12:49:14 +01:00