Interface ExportArtifact
-
- All Known Implementing Classes:
DirectoryArtifact
,HintArtifact
,PropertyValueArtifact
,SerializerArtifact
public interface ExportArtifact extends Artifact
Marker interface that denotes an artifact that is exported by jcr fs.
-
-
Method Summary
-
Methods inherited from interface org.apache.jackrabbit.vault.fs.api.Artifact
getContentLength, getContentType, getExtension, getInputSource, getInputStream, getLastModified, getPlatformPath, getPreferredAccess, getRelativePath, getSerializationType, getType, spool
-
-