java.lang.Object
org.apache.jena.fuseki.mgt.FusekiAdmin
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringControl whether to allow creating new dataservices by uploading a config file. - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic booleanReturn whether to allow service configuration files to be uploaded as a file. 
- 
Field Details
- 
allowConfigFileProperty
Control whether to allow creating new dataservices by uploading a config file. SeeActionDatasets.- See Also:
 
 
 - 
 - 
Constructor Details
- 
FusekiAdmin
public FusekiAdmin() 
 - 
 - 
Method Details
- 
allowConfigFiles
public static boolean allowConfigFiles()Return whether to allow service configuration files to be uploaded as a file. SeeActionDatasets. 
 -