Uses of Enum Class
org.jbehave.core.annotations.ToContext.RetentionLevel
-
Uses of ToContext.RetentionLevel in org.jbehave.core.annotations
Modifier and TypeMethodDescriptionstatic ToContext.RetentionLevel
Returns 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
Modifier and TypeMethodDescriptionvoid
StepsContext.put
(String key, Object object, ToContext.RetentionLevel retentionLevel)