Interface EntityProcessorContext

  • All Known Implementing Classes:
    EntityProcessorContextImpl

    public interface EntityProcessorContext
    Entity processor context providing details about entity processing.

    The context contains the EntityProcessorContext.Type which distinguishes between types of context. There are various properties in the context (accessible by getters) and some of them might be relevant only to specific context types.