Class UpdateRecordsToJSON

  • All Implemented Interfaces:
    Binder

    @Singleton
    public class UpdateRecordsToJSON
    extends Object
    implements Binder
    Binds the Records to the request as a JSON payload.
    • Constructor Detail

      • UpdateRecordsToJSON

        @Inject
        public UpdateRecordsToJSON​(Json jsonBinder)