Package org.apache.ofbiz.example
Class ExampleServices
- java.lang.Object
-
- org.apache.ofbiz.example.ExampleServices
-
public class ExampleServices extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
module
-
Constructor Summary
Constructors Constructor Description ExampleServices()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Map<java.lang.String,java.lang.Object>
sendExamplePushNotifications(DispatchContext dctx, java.util.Map<java.lang.String,? extends java.lang.Object> context)
-
-
-
Method Detail
-
sendExamplePushNotifications
public static java.util.Map<java.lang.String,java.lang.Object> sendExamplePushNotifications(DispatchContext dctx, java.util.Map<java.lang.String,? extends java.lang.Object> context)
-
-