Interface ImportArtifact
-
- All Known Implementing Classes:
DirectoryArtifact
,HintArtifact
public interface ImportArtifact extends Artifact
Marker interface that denotes an artifact that is imported into 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
-
-