Class FilterGroupsByProperty.Processor

  • All Implemented Interfaces:
    io.annot8.api.components.Annot8Component, io.annot8.api.components.Processor, AutoCloseable
    Enclosing class:
    FilterGroupsByProperty

    public static class FilterGroupsByProperty.Processor
    extends io.annot8.common.components.AbstractProcessor
    • Constructor Detail

      • Processor

        public Processor​(String key,
                         Object value)
    • Method Detail

      • process

        public io.annot8.api.components.responses.ProcessorResponse process​(io.annot8.api.data.Item item)