public class FlowServiceInfo extends AbstractServiceInfo
Constructor and Description |
---|
FlowServiceInfo(Flow flow) |
Modifier and Type | Method and Description |
---|---|
String |
getCategory()
返回服务分类
|
List<Parameter> |
getParameters()
若参数为空,需要返回一个空list
|
List<Parameter> |
getResults()
若结果集为空,需要返回一个空list
|
String |
getServiceId() |
compareTo, getRequestTimeout
public FlowServiceInfo(Flow flow)
public String getServiceId()
public List<Parameter> getParameters()
ServiceInfo
public List<Parameter> getResults()
ServiceInfo
public String getCategory()
ServiceInfo
Copyright © 2006–2018 TinyGroup. All rights reserved.