public class BedeworkConnectorInstance extends AbstractConnectorInstance
ConnectorInstance.ItemInfo| Modifier and Type | Field and Description |
|---|---|
protected static org.bedework.util.timezones.Timezones |
timezones |
sub| Modifier and Type | Method and Description |
|---|---|
boolean |
changed() |
boolean |
check(org.bedework.notifier.db.NotifyDb db,
String resource) |
boolean |
completeItem(org.bedework.notifier.db.NotifyDb db,
Note note) |
boolean |
deleteItem(Note note) |
Connector |
getConnector() |
Note |
nextItem(org.bedework.notifier.db.NotifyDb db) |
boolean |
replaceItem(Note note) |
getDtstamp, openaudit, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, getAuditLoggerIfEnabled, getErrorLoggerIfEnabled, getLogger, getLogger, getMetricsLoggerIfEnabled, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsLoggerEnabled, metrics, warnpublic Connector getConnector()
public boolean changed()
throws org.bedework.notifier.exception.NoteException
public boolean check(org.bedework.notifier.db.NotifyDb db, String resource) throws org.bedework.notifier.exception.NoteException
public Note nextItem(org.bedework.notifier.db.NotifyDb db) throws org.bedework.notifier.exception.NoteException
public boolean completeItem(org.bedework.notifier.db.NotifyDb db, Note note) throws org.bedework.notifier.exception.NoteException
public boolean deleteItem(Note note) throws org.bedework.notifier.exception.NoteException
public boolean replaceItem(Note note) throws org.bedework.notifier.exception.NoteException
Copyright © 2018 Bedework. All rights reserved.