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

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

createFlow(final FlowPayload flow)org.openkilda.northbound.service.FlowService
deleteFlow(final String id)org.openkilda.northbound.service.FlowService
deleteFlows()org.openkilda.northbound.service.FlowService
getFlow(final String id)org.openkilda.northbound.service.FlowService
getFlows()org.openkilda.northbound.service.FlowService
loggerorg.openkilda.northbound.service.BasicService
pathFlow(final String id)org.openkilda.northbound.service.FlowService
pushFlows(final List< FlowInfoData > externalFlows, Boolean propagate, Boolean verify)org.openkilda.northbound.service.FlowService
rerouteFlow(final String flowId)org.openkilda.northbound.service.FlowService
statusFlow(final String id)org.openkilda.northbound.service.FlowService
syncFlow(final String flowId)org.openkilda.northbound.service.FlowService
syncFlowCache(SynchronizeCacheAction syncCacheAction)org.openkilda.northbound.service.FlowService
unpushFlows(final List< FlowInfoData > externalFlows, Boolean propagate, Boolean verify)org.openkilda.northbound.service.FlowService
updateFlow(final FlowPayload flow)org.openkilda.northbound.service.FlowService
validateFlow(final String flowId)org.openkilda.northbound.service.FlowService
validateInfoMessage(final Message requestMessage, final Message responseMessage, final String correlationId)org.openkilda.northbound.service.BasicService
verifyFlow(String flowId, VerificationInput payload)org.openkilda.northbound.service.FlowService