Interface EventTransformer


public interface EventTransformer
EventTransformer is an interface that defines the transformation of an event. An implementation of this interface is required to instantiate transform interface.

Class implementing it needs to provide no-arg constructor