@Version("2.6.1")
Package org.apache.jackrabbit.vault.fs.api
-
Interface Summary Interface Description Aggregate Aggregate
...AggregateManager AggregateManager
...Aggregator Defines an artifact aggregator.Artifact An artifact represents a fragment (or aspect) of a Vault file.ArtifactHandler ArtifactHandler
s are used to import artifacts into the jcr repository.ArtifactIterator ArtifactIterator
...ArtifactSet ArtifactSet
...Dumpable Dumpable
...ExportArtifact Marker interface that denotes an artifact that is exported by jcr fs.Filter Filter
...ImportArtifact Marker interface that denotes an artifact that is imported into jcr fs.ImportInfo ImportInfo
...ImportInfo.Info The detailed information about an imported pathItemFilter The item filter is used to include or exclude a set of repository items.NodeTypesCollector NodeTypesCollector
...PathFilter The item filter is used to include or exclude a set of paths.PathMapping Provides an interface for a general path mapping.ProgressTrackerListener AProgressTrackerListener
can be provided by clients to receive messages and errors during operations.RepositoryFactory RepositoryProvider
...VaultFile VaultFile
...VaultFileOutput VaultFileOutput
...VaultFileSystem VaultFileSystem
...VaultFsConfig VaultFsConfig
...VaultFsTransaction VaultFsTransaction
...WorkspaceFilter WorkspaceFilter
defined a filter for items (node or property). -
Class Summary Class Description DumpContext DumpHandler
...FilterSet<E extends Filter> The item filter set holds a set of item filters each attributed as include or exclude filter.FilterSet.Entry<E extends Filter> Holds a filter entryItemFilterSet The item filter set holds a set of item filters each attributes as include or exclude filter.MultiPathMapping Implements a path mapping that supports multiple symlinksNodeNameList SiblingNames
...PathFilterSet The path filter set holds a set of path filters each attributes as include or exclude filter.RegexpPathMapping Implements a path mapping that supports regular expressions, i.e.RepositoryAddress The repository address locates a jcr repository in with a URI representation.SimplePathMapping Implements a simple path mapping that strips and prefixes a path.VaultFsTransaction.Info the transaction infoVaultInputSource Extends theInputSource
by a content length and last modified. -
Enum Summary Enum Description AccessType AccessType
...ArtifactType Provides a simple enumeration of possible artifact types.ImportInfo.Type The modification typeImportMode ImportMode
is used to define how importing content is applied to the existing content in the repository.ProgressTrackerListener.Mode Message modeSerializationType Provides a simple enumeration of possible serialization types.VaultFsTransaction.Type