Uses of Enum Class
com.evolveum.concepts.ValidationLogType.Specification
Packages that use ValidationLogType.Specification
-
Uses of ValidationLogType.Specification in com.evolveum.concepts
Methods in com.evolveum.concepts that return ValidationLogType.SpecificationModifier and TypeMethodDescriptionValidationLog.specification()Returns the value of thespecificationrecord component.Returns the enum constant of this class with the specified name.static ValidationLogType.Specification[]ValidationLogType.Specification.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.evolveum.concepts with parameters of type ValidationLogType.SpecificationModifierConstructorDescriptionValidationLog(ValidationLogType validationLogType, ValidationLogType.Specification specification, SourceLocation location, TechnicalMessage technicalMessage, String message) Creates an instance of aValidationLogrecord class.