Class CrowdsourcingManager


  • @Singleton
    public class CrowdsourcingManager
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void storeEvent​(java.lang.Object event)  
      protected void submitToAPI()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CrowdsourcingManager

        public CrowdsourcingManager()
    • Method Detail

      • storeEvent

        public void storeEvent​(java.lang.Object event)
      • submitToAPI

        protected void submitToAPI()