public class FlowServiceInfo extends Object implements org.tinygroup.event.ServiceInfo
| Constructor and Description |
|---|
FlowServiceInfo(Flow flow) |
| Modifier and Type | Method and Description |
|---|---|
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 in interface org.tinygroup.event.ServiceInfopublic List<org.tinygroup.event.Parameter> getParameters()
getParameters in interface org.tinygroup.event.ServiceInfopublic List<org.tinygroup.event.Parameter> getResults()
getResults in interface org.tinygroup.event.ServiceInfopublic int compareTo(org.tinygroup.event.ServiceInfo o)
compareTo in interface Comparable<org.tinygroup.event.ServiceInfo>public String getCategory()
getCategory in interface org.tinygroup.event.ServiceInfoCopyright © 2006–2015 TinyGroup. All rights reserved.