Package io.drdroid.api.utils
Class IngestionEventDecorator
- java.lang.Object
-
- io.drdroid.api.utils.IngestionEventDecorator
-
public class IngestionEventDecorator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IngestionEventDecorator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IngestionEventbuild(IngestionEvent ingestionEvent, long eventId, java.lang.String agentId)
-
-
-
Method Detail
-
build
public static IngestionEvent build(IngestionEvent ingestionEvent, long eventId, java.lang.String agentId)
-
-