您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH:
类的使用
com.codingapi.springboot.script.meta.GroovyType
使用
GroovyType
的程序包
程序包
说明
com.codingapi.springboot.script.meta
com.codingapi.springboot.script.service
com.codingapi.springboot.script.meta
中
GroovyType
的使用
返回
GroovyType
的
com.codingapi.springboot.script.meta
中的方法
修饰符和类型
方法
说明
GroovyType
GroovyMetadata.
getType
(
String
dataType)
获取流程类型数据
参数类型为
GroovyType
的
com.codingapi.springboot.script.meta
中的方法
修饰符和类型
方法
说明
void
GroovyMetadata.
put
(
String
dataType,
GroovyType
groovyType)
更新流程类型数据
com.codingapi.springboot.script.service
中
GroovyType
的使用
返回
GroovyType
的
com.codingapi.springboot.script.service
中的方法
修饰符和类型
方法
说明
GroovyType
GroovyTypeParser.
parser
()