| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.commit |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeEditorProvider
Aggregation of a list of editor providers into a single provider.
|
class |
ValidatorProvider
Extension point for plugging in different kinds of validation rules
for content changes.
|
class |
WhiteboardEditorProvider
Dynamic
EditorProvider based on the available
whiteboard services. |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull EditorProvider |
CompositeEditorProvider.compose(@NotNull Collection<? extends EditorProvider> providers) |
| Constructor and Description |
|---|
CompositeEditorProvider(EditorProvider... providers) |
EditorHook(@NotNull EditorProvider provider) |
Copyright © 2012–2020 The Apache Software Foundation. All rights reserved.