Uses of Enum Class
org.jbehave.core.annotations.ToContext.RetentionLevel
Packages that use ToContext.RetentionLevel
-
Uses of ToContext.RetentionLevel in org.jbehave.core.annotations
Methods in org.jbehave.core.annotations that return ToContext.RetentionLevelModifier and TypeMethodDescriptionstatic ToContext.RetentionLevelReturns the enum constant of this class with the specified name.static ToContext.RetentionLevel[]ToContext.RetentionLevel.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ToContext.RetentionLevel in org.jbehave.core.steps.context
Methods in org.jbehave.core.steps.context with parameters of type ToContext.RetentionLevelModifier and TypeMethodDescriptionvoidStepsContext.put(String key, Object object, ToContext.RetentionLevel retentionLevel)