Searched refs:flowKindName (Results 1 – 1 of 1) sorted by relevance
129 Flow(String flowKindName, int flowDepth) in Flow() argument131 kind = Enum.valueOf(Kind.class, flowKindName); in Flow()