Class SelectFieldAugmentationProcessor

  • All Implemented Interfaces:
    AugmentationProcessor

    @Order(1000)
    public class SelectFieldAugmentationProcessor
    extends FieldAugmentationProcessor
    This processor is used to insert or update the fields with type FieldTypes.SELECT.
    Author:
    Dima Myroniuk (dmyroniuk)