org.tinygroup.flowprocessor
类 FlowServiceInfo
java.lang.Object
org.tinygroup.event.AbstractServiceInfo
org.tinygroup.flowprocessor.FlowServiceInfo
- 所有已实现的接口:
- Serializable, Comparable<org.tinygroup.event.ServiceInfo>, org.tinygroup.event.ServiceInfo
public class FlowServiceInfo
- extends org.tinygroup.event.AbstractServiceInfo
Created by luoguo on 14-4-9.
- 另请参见:
- 序列化表格
| 从类 org.tinygroup.event.AbstractServiceInfo 继承的方法 |
compareTo |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowServiceInfo
public FlowServiceInfo(Flow flow)
getServiceId
public String getServiceId()
getParameters
public List<org.tinygroup.event.Parameter> getParameters()
getResults
public List<org.tinygroup.event.Parameter> getResults()
getCategory
public String getCategory()
Copyright © 2006–2016 TinyGroup. All rights reserved.