Uses of Class
io.hyperfoil.api.config.PhaseReference
-
Packages that use PhaseReference Package Description io.hyperfoil.api.config -
-
Uses of PhaseReference in io.hyperfoil.api.config
Fields in io.hyperfoil.api.config with type parameters of type PhaseReference Modifier and Type Field Description protected java.util.Collection<PhaseReference>PhaseBuilder. startAfterprotected java.util.Collection<PhaseReference>PhaseBuilder. startAfterStrictprotected java.util.Collection<PhaseReference>PhaseBuilder. terminateAfterStrictMethods in io.hyperfoil.api.config with parameters of type PhaseReference Modifier and Type Method Description PBPhaseBuilder. startAfter(PhaseReference phase)PBPhaseBuilder. startAfterStrict(PhaseReference phase)
-