接口 DeployService

所有已知实现类:
DeployServiceImpl

public interface DeployService
  • 方法概要

    修饰符和类型
    方法
    说明
    export​(com.alibaba.fastjson.JSONObject config)
     
    imports​(String pointsTxt)
     
    com.alibaba.fastjson.JSONArray
     
  • 方法详细资料

    • load

      com.alibaba.fastjson.JSONArray load()
    • export

      String export(com.alibaba.fastjson.JSONObject config)
    • imports

      List<String> imports(String pointsTxt)