Class GoogleDriveProcessor


  • class GoogleDriveProcessor
    extends Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void applicationArchiveMarkers​(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.AdditionalApplicationArchiveMarkerBuildItem> applicationArchiveMarker)  
      (package private) io.quarkus.deployment.builditem.FeatureBuildItem feature()  
      (package private) void registerForReflection​(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass, io.quarkus.deployment.annotations.BuildProducer<org.apache.camel.quarkus.core.deployment.spi.UnbannedReflectiveBuildItem> unbannedClass, io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex)  
    • Constructor Detail

      • GoogleDriveProcessor

        GoogleDriveProcessor()
    • Method Detail

      • feature

        io.quarkus.deployment.builditem.FeatureBuildItem feature()
      • applicationArchiveMarkers

        void applicationArchiveMarkers​(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.AdditionalApplicationArchiveMarkerBuildItem> applicationArchiveMarker)
      • registerForReflection

        void registerForReflection​(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass,
                                   io.quarkus.deployment.annotations.BuildProducer<org.apache.camel.quarkus.core.deployment.spi.UnbannedReflectiveBuildItem> unbannedClass,
                                   io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex)