Uses of Class
com.evolveum.midpoint.schema.constants.ConnectorTestOperation
-
Packages that use ConnectorTestOperation Package Description com.evolveum.midpoint.schema.constants -
-
Uses of ConnectorTestOperation in com.evolveum.midpoint.schema.constants
Methods in com.evolveum.midpoint.schema.constants that return ConnectorTestOperation Modifier and Type Method Description static ConnectorTestOperation
ConnectorTestOperation. valueOf(String name)
Returns the enum constant of this type with the specified name.static ConnectorTestOperation[]
ConnectorTestOperation. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-