Class ApiKeyRepository.ItemsChangedEvent

java.lang.Object
tigase.http.modules.rest.ApiKeyRepository.ItemsChangedEvent
All Implemented Interfaces:
Serializable
Enclosing class:
ApiKeyRepository

public static class ApiKeyRepository.ItemsChangedEvent extends Object implements Serializable
See Also:
  • Constructor Details

    • ItemsChangedEvent

      public ItemsChangedEvent()
      Empty constructor to be able to serialize/deserialize event
    • ItemsChangedEvent

      public ItemsChangedEvent(String module)
  • Method Details

    • checkModule

      public boolean checkModule(String module)
    • isLocal

      public boolean isLocal()