Enum EntityProcessorContext.Type

java.lang.Object
java.lang.Enum<EntityProcessorContext.Type>
org.glassfish.jersey.message.filtering.spi.EntityProcessorContext.Type
All Implemented Interfaces:
Serializable, Comparable<EntityProcessorContext.Type>, java.lang.constant.Constable
Enclosing interface:
EntityProcessorContext

public static enum EntityProcessorContext.Type extends Enum<EntityProcessorContext.Type>
The type of the context which describes in which entity processing phase the EntityProcessor.process(EntityProcessorContext) is triggered.