Interface and Description |
---|
org.onehippo.repository.api.ContentResourceLoader
please use
ContentResourceLoader instead |
org.hippoecm.repository.ext.DaemonModule
Use
DaemonModule instead. |
org.hippoecm.repository.api.ImportMergeBehavior
there is no substitution for this class, content merging is done using enhanced system view xml semantics
|
org.hippoecm.repository.api.InitializationProcessor
use
InitializationProcessor instead |
Class and Description |
---|
org.onehippo.repository.modules.AbstractReconfigurableSchedulingDaemonModule
deprecated since 2.28.00, register a repository job with the repository scheduler directly using configuration
|
org.hippoecm.repository.api.CronExpression
use
RepositoryScheduler . |
Annotation Type and Description |
---|
org.onehippo.repository.events.Persisted
No longer used. Use the
PersistedHippoEventListener interface instead |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.