org.tinygroup.flowprocessor
public class FlowServiceInfo extends Object implements org.tinygroup.event.ServiceInfo
| Constructor and 描述 |
|---|
FlowServiceInfo(Flow flow) |
| Modifier and Type | Method and 描述 |
|---|---|
int |
compareTo(org.tinygroup.event.ServiceInfo o) |
String |
getCategory() |
List<org.tinygroup.event.Parameter> |
getParameters() |
List<org.tinygroup.event.Parameter> |
getResults() |
String |
getServiceId() |
public FlowServiceInfo(Flow flow)
public String getServiceId()
getServiceId 接口 {1} 中的 {0} org.tinygroup.event.ServiceInfopublic List<org.tinygroup.event.Parameter> getParameters()
getParameters 接口 {1} 中的 {0} org.tinygroup.event.ServiceInfopublic List<org.tinygroup.event.Parameter> getResults()
getResults 接口 {1} 中的 {0} org.tinygroup.event.ServiceInfopublic int compareTo(org.tinygroup.event.ServiceInfo o)
compareTo 接口 {1} 中的 {0} Comparable<org.tinygroup.event.ServiceInfo>public String getCategory()
getCategory 接口 {1} 中的 {0} org.tinygroup.event.ServiceInfoCopyright © 2006–2015 TinyGroup. All rights reserved.