Uses of Enum Class
org.nuxeo.runtime.test.runner.FeaturesRunner.Direction
-
Uses of FeaturesRunner.Direction in org.nuxeo.runtime.test.runner
Modifier and TypeMethodDescriptionstatic FeaturesRunner.Direction
Returns 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.Modifier and TypeMethodDescriptionprotected void
FeaturesRunner.apply
(String id, FeaturesRunner.Direction direction, ThrowableConsumer<org.nuxeo.runtime.test.runner.FeaturesLoader.Holder, Exception> consumer)