Package io.quarkus.funqy.gcp.functions
Class FunqyBackgroundFunction
- java.lang.Object
-
- io.quarkus.funqy.gcp.functions.FunqyBackgroundFunction
-
- All Implemented Interfaces:
com.google.cloud.functions.RawBackgroundFunction
public class FunqyBackgroundFunction extends Object implements com.google.cloud.functions.RawBackgroundFunction
-
-
Field Summary
Fields Modifier and Type Field Description protected static StringdeploymentStatusprotected static booleanstarted
-
Constructor Summary
Constructors Constructor Description FunqyBackgroundFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(String event, com.google.cloud.functions.Context context)
-