Open Kilda Java Documentation
org.openkilda.service.FlowService Member List

This is the complete list of members for org.openkilda.service.FlowService, including all inherited members.

createFlow(Flow flow)org.openkilda.service.FlowService
deleteFlow(String flowId, UserInfo userInfo)org.openkilda.service.FlowService
getAllFlowList()org.openkilda.service.FlowService
getAllFlows()org.openkilda.service.FlowService
getFlowById(String flowId)org.openkilda.service.FlowService
getFlowPath(final String flowId)org.openkilda.service.FlowService
getFlowsCount(final List< Flow > flows)org.openkilda.service.FlowService
getFlowStatusById(String flowId)org.openkilda.service.FlowService
rerouteFlow(String flowId)org.openkilda.service.FlowService
updateFlow(String flowId, Flow flow)org.openkilda.service.FlowService
validateFlow(String flowId)org.openkilda.service.FlowService