blob: 9899adf6b1332c7ac5e7494b78dc111c872a024e [file] [log] [blame]
package net.onrc.onos.api.flowmanager;
/**
* Represents ID for {@link FlowBatchOperation}.
*/
public class FlowBatchId {
// TODO implement it
}