| 程序包 | 说明 |
|---|---|
| org.hswebframework.web.workflow.enums | |
| org.hswebframework.web.workflow.web |
| 限定符和类型 | 方法和说明 |
|---|---|
static ModelType |
ModelType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ModelType[] |
ModelType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FlowableModelManagerController.export(String modelId,
ModelType type,
javax.servlet.http.HttpServletResponse response)
导出model对象为指定类型
|
Copyright © 2016–2019. All rights reserved.