Uses of Enum Class
org.nuxeo.runtime.test.runner.FeaturesRunner.Direction
Packages that use FeaturesRunner.Direction
-
Uses of FeaturesRunner.Direction in org.nuxeo.runtime.test.runner
Methods in org.nuxeo.runtime.test.runner that return FeaturesRunner.DirectionModifier and TypeMethodDescriptionstatic FeaturesRunner.DirectionReturns the enum constant of this class with the specified name.static FeaturesRunner.Direction[]FeaturesRunner.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.nuxeo.runtime.test.runner with parameters of type FeaturesRunner.DirectionModifier and TypeMethodDescriptionprotected voidFeaturesRunner.apply(String id, FeaturesRunner.Direction direction, ThrowableConsumer<org.nuxeo.runtime.test.runner.FeaturesLoader.Holder, Exception> consumer)