Uses of Enum Class
com.evolveum.midpoint.schema.internals.TestingPaths
Packages that use TestingPaths
-
Uses of TestingPaths in com.evolveum.midpoint.schema.internals
Methods in com.evolveum.midpoint.schema.internals that return TestingPathsModifier and TypeMethodDescriptionstatic TestingPaths
InternalsConfig.getTestingPaths()
static TestingPaths
Returns the enum constant of this class with the specified name.static TestingPaths[]
TestingPaths.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.schema.internals with parameters of type TestingPathsModifier and TypeMethodDescriptionstatic void
InternalsConfig.setTestingPaths
(TestingPaths testingPaths)