public static interface PluginDataSourceFactory.ResourceView
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.
Modifier and Type | Method and Description |
---|---|
String |
contentType() |
String |
location() |
String |
name() |
Map<String,String> |
params() |
String |
type() |
Copyright © 2003–2020 Atlassian. All rights reserved.