Package com.atlassian.confluence.core
Interface PluginDataSourceFactory.ResourceView
- Enclosing interface:
PluginDataSourceFactory
public static interface PluginDataSourceFactory.ResourceView
A view on the
ResourceDescriptor.
If the content-type is not set on the descriptor, the location is run through the
MimetypesFileTypeMap. This means it is guaranteed to be set and is just
application/octet-stream in the worst case.
-
Method Summary