Class FunqyBackgroundFunction

  • All Implemented Interfaces:
    com.google.cloud.functions.RawBackgroundFunction

    public class FunqyBackgroundFunction
    extends Object
    implements com.google.cloud.functions.RawBackgroundFunction
    • Field Detail

      • deploymentStatus

        protected static final String deploymentStatus
      • started

        protected static boolean started
    • Constructor Detail

      • FunqyBackgroundFunction

        public FunqyBackgroundFunction()
    • Method Detail

      • accept

        public void accept​(String event,
                           com.google.cloud.functions.Context context)
        Specified by:
        accept in interface com.google.cloud.functions.RawBackgroundFunction