org.managementbu.flow.service
类 FlowService

java.lang.Object
  继承者 org.managementbu.flow.service.FlowService

public class FlowService
extends Object


构造方法摘要
FlowService()
           
 
方法摘要
 List<Flow> getAllFlow()
          获取所有的flow
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

FlowService

public FlowService()
方法详细信息

getAllFlow

public List<Flow> getAllFlow()
获取所有的flow

返回:


Copyright © 2006–2013 开源组织. All rights reserved.