Uses of Record Class
com.evolveum.concepts.TechnicalMessage
Packages that use TechnicalMessage
Package
Description
-
Uses of TechnicalMessage in com.evolveum.concepts
Methods in com.evolveum.concepts that return TechnicalMessageModifier and TypeMethodDescriptionValidationLog.technicalMessage()Returns the value of thetechnicalMessagerecord component.Constructors in com.evolveum.concepts with parameters of type TechnicalMessageModifierConstructorDescriptionValidationLog(ValidationLogType validationLogType, ValidationLogType.Specification specification, SourceLocation location, TechnicalMessage technicalMessage, String message) Creates an instance of aValidationLogrecord class. -
Uses of TechnicalMessage in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism with parameters of type TechnicalMessageModifier and TypeMethodDescriptionvoidParsingContext.validationLogger(boolean expression, ValidationLogType validationLogType, ValidationLogType.Specification specification, SourceLocation sourceLocation, TechnicalMessage technicalMessage, String message, Object... info) -
Uses of TechnicalMessage in com.evolveum.midpoint.prism.impl
Methods in com.evolveum.midpoint.prism.impl with parameters of type TechnicalMessageModifier and TypeMethodDescriptionvoidParsingContextImpl.validationLogger(boolean expression, ValidationLogType validationLogType, ValidationLogType.Specification specification, SourceLocation sourceLocation, TechnicalMessage technicalMessage, String message, Object... info)