Uses of Enum Class
com.atlassian.bamboo.utils.xstream.converters.DefaultConverterFactory.InstantiationStrategy
-
Uses of DefaultConverterFactory.InstantiationStrategy in com.atlassian.bamboo.utils.xstream.converters
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DefaultConverterFactory.InstantiationStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionDefaultConverterFactory
(@NotNull Class<? extends com.thoughtworks.xstream.converters.Converter> targetClass, @NotNull DefaultConverterFactory.InstantiationStrategy instantiationStrategy)