Class BedeworkConnectorInstance

java.lang.Object
org.bedework.notifier.cnctrs.AbstractConnectorInstance
org.bedework.notifier.cnctrs.bedework.BedeworkConnectorInstance
All Implemented Interfaces:
ConnectorInstance, org.bedework.util.logging.Logged

public class BedeworkConnectorInstance extends AbstractConnectorInstance
Handles bedework notifier interactions.
Author:
Mike Douglass
  • Field Details

    • timezones

      protected static org.bedework.util.timezones.Timezones timezones
  • Method Details

    • getConnector

      public Connector getConnector()
    • changed

      public boolean changed() throws org.bedework.notifier.exception.NoteException
      Throws:
      org.bedework.notifier.exception.NoteException
    • check

      public boolean check(org.bedework.notifier.db.NotifyDb db, String resource) throws org.bedework.notifier.exception.NoteException
      Throws:
      org.bedework.notifier.exception.NoteException
    • nextItem

      public Note nextItem(org.bedework.notifier.db.NotifyDb db) throws org.bedework.notifier.exception.NoteException
      Throws:
      org.bedework.notifier.exception.NoteException
    • completeItem

      public boolean completeItem(org.bedework.notifier.db.NotifyDb db, Note note) throws org.bedework.notifier.exception.NoteException
      Throws:
      org.bedework.notifier.exception.NoteException
    • deleteItem

      public boolean deleteItem(Note note) throws org.bedework.notifier.exception.NoteException
      Throws:
      org.bedework.notifier.exception.NoteException
    • replaceItem

      public boolean replaceItem(Note note) throws org.bedework.notifier.exception.NoteException
      Throws:
      org.bedework.notifier.exception.NoteException