Uses of Enum Class
io.hyperfoil.api.session.Session.ConcurrencyPolicy
Packages that use Session.ConcurrencyPolicy
-
Uses of Session.ConcurrencyPolicy in io.hyperfoil.api.session
Methods in io.hyperfoil.api.session that return Session.ConcurrencyPolicyModifier and TypeMethodDescriptionstatic Session.ConcurrencyPolicyReturns the enum constant of this class with the specified name.static Session.ConcurrencyPolicy[]Session.ConcurrencyPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.hyperfoil.api.session with parameters of type Session.ConcurrencyPolicyModifier and TypeMethodDescriptionSession.startSequence(String name, boolean forceSameIndex, Session.ConcurrencyPolicy policy)