Index

A C D E G H I S 
All Classes and Interfaces|All Packages

A

AbstractContentHistoryTask - Class in com.bloomreach.forge.versionhistory.core
Abstract content history management task.
AbstractContentHistoryTask(Session) - Constructor for class com.bloomreach.forge.versionhistory.core.AbstractContentHistoryTask
 

C

com.bloomreach.forge.versionhistory.core - package com.bloomreach.forge.versionhistory.core
 
com.bloomreach.forge.versionhistory.core.repository - package com.bloomreach.forge.versionhistory.core.repository
 

D

doAfterExecute() - Method in class com.bloomreach.forge.versionhistory.core.AbstractContentHistoryTask
 
doBeforeExecute() - Method in class com.bloomreach.forge.versionhistory.core.AbstractContentHistoryTask
 
doConfigure(Node) - Method in class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerDaemonModule
 
DocumentHistoryCleanerConfiguration - Class in com.bloomreach.forge.versionhistory.core.repository
Configuration for Document History Cleaner task.
DocumentHistoryCleanerConfiguration() - Constructor for class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerConfiguration
 
DocumentHistoryCleanerDaemonModule - Class in com.bloomreach.forge.versionhistory.core.repository
Document History Cleaner Daemon Module.
DocumentHistoryCleanerDaemonModule() - Constructor for class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerDaemonModule
 
DocumentHistoryCleanerListener - Class in com.bloomreach.forge.versionhistory.core.repository
EventBus event listener, which listens to document publication events and invokes DocumentHistoryCleanerTask to clean up version history of the subject document.
DocumentHistoryCleanerListener(Session, DocumentHistoryCleanerConfiguration, Map<String, DocumentHistoryCleanerConfiguration>) - Constructor for class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerListener
 
DocumentHistoryCleanerTask - Class in com.bloomreach.forge.versionhistory.core
Document version history cleaner task.
DocumentHistoryCleanerTask(Session, Node) - Constructor for class com.bloomreach.forge.versionhistory.core.DocumentHistoryCleanerTask
 
DocumentHistoryTruncaterTask - Class in com.bloomreach.forge.versionhistory.core
Document version history truncater task.
DocumentHistoryTruncaterTask(Session, Node) - Constructor for class com.bloomreach.forge.versionhistory.core.DocumentHistoryTruncaterTask
 
doExecute() - Method in class com.bloomreach.forge.versionhistory.core.AbstractContentHistoryTask
 
doExecute() - Method in class com.bloomreach.forge.versionhistory.core.DocumentHistoryCleanerTask
 
doExecute() - Method in class com.bloomreach.forge.versionhistory.core.DocumentHistoryTruncaterTask
 
doInitialize(Session) - Method in class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerDaemonModule
 
doShutdown() - Method in class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerDaemonModule
 

E

execute() - Method in class com.bloomreach.forge.versionhistory.core.AbstractContentHistoryTask
 

G

getDefaultLogger() - Method in class com.bloomreach.forge.versionhistory.core.AbstractContentHistoryTask
 
getLogger() - Method in class com.bloomreach.forge.versionhistory.core.AbstractContentHistoryTask
 
getMaxDays() - Method in class com.bloomreach.forge.versionhistory.core.DocumentHistoryCleanerTask
 
getMaxDays() - Method in class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerConfiguration
 
getMaxRevisions() - Method in class com.bloomreach.forge.versionhistory.core.DocumentHistoryCleanerTask
 
getMaxRevisions() - Method in class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerConfiguration
 
getSession() - Method in class com.bloomreach.forge.versionhistory.core.AbstractContentHistoryTask
 

H

handleEvent(HippoEvent) - Method in class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerListener
 

I

isTruncateOnDelete() - Method in class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerConfiguration
 

S

setLogger(Logger) - Method in class com.bloomreach.forge.versionhistory.core.AbstractContentHistoryTask
 
setMaxDays(long) - Method in class com.bloomreach.forge.versionhistory.core.DocumentHistoryCleanerTask
 
setMaxDays(long) - Method in class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerConfiguration
 
setMaxRevisions(long) - Method in class com.bloomreach.forge.versionhistory.core.DocumentHistoryCleanerTask
 
setMaxRevisions(long) - Method in class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerConfiguration
 
setTruncateOnDelete(boolean) - Method in class com.bloomreach.forge.versionhistory.core.repository.DocumentHistoryCleanerConfiguration
 
A C D E G H I S 
All Classes and Interfaces|All Packages