Class TriggersService.RegisterTriggersJobAgainEvent

java.lang.Object
com.squareup.otto.Bus
com.arubanetworks.meridian.triggers.TriggersService.RegisterTriggersJobAgainEvent
Enclosing class:
TriggersService

protected static class TriggersService.RegisterTriggersJobAgainEvent extends com.squareup.otto.Bus
Internal class used by the triggers jobScheduler.

For internal use only

  • Field Summary

    Fields inherited from class com.squareup.otto.Bus

    DEFAULT_IDENTIFIER
  • Method Summary

    Modifier and Type
    Method
    Description
     
    android.content.Context
     
    static com.squareup.otto.Bus
     

    Methods inherited from class com.squareup.otto.Bus

    dispatch, dispatchQueuedEvents, enqueueEvent, post, register, toString, unregister

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Method Details

    • getContext

      public android.content.Context getContext()
    • getAppKey

      public EditorKey getAppKey()
    • getInstance

      public static com.squareup.otto.Bus getInstance()