public interface IntegrationConfiguration
| 限定符和类型 | 方法和说明 |
|---|---|
String |
backupPath()
插件备份路径。
|
boolean |
enablePluginIdRestControllerPathPrefix()
启用插件id作为RestController的路径前缀。
|
org.pf4j.RuntimeMode |
environment()
运行环境。
|
String |
pluginConfigFilePath()
插件文件的配置路径。
|
String |
pluginPath()
插件的路径。
|
String |
pluginRestControllerPathPrefix()
插件 RestController 统一请求的路径前缀。
|
String |
uploadTempPath()
上传插件包存储的临时路径。
|
org.pf4j.RuntimeMode environment()
String pluginPath()
String pluginConfigFilePath()
String uploadTempPath()
String backupPath()
String pluginRestControllerPathPrefix()
boolean enablePluginIdRestControllerPathPrefix()
Copyright © 2019. All rights reserved.