Package tech.illuin.pipeline.output
Class Output
java.lang.Object
tech.illuin.pipeline.output.Output
- All Implemented Interfaces:
Comparable<Output>
- Author:
- Pierre Lecerf ([email protected])
-
Constructor Summary
ConstructorsConstructorDescriptionOutput
(PipelineTag tag, Object payload, Context context) Output
(PipelineTag tag, Instant createdAt, Object payload, Context context) -
Method Summary
-
Constructor Details
-
Output
-
Output
-
-
Method Details