Class ReportingDeprecatedParameterValueVisitor

java.lang.Object
com.aquima.interactions.portal.report.ReportingDeprecatedParameterValueVisitor
All Implemented Interfaces:
IParameterValueVisitor

public class ReportingDeprecatedParameterValueVisitor extends Object implements IParameterValueVisitor
This ReportingDeprecatedParameterValueVisitor checks if the given deprecated ContainerParameter has a Value. When it does, a deprecation message is added to the InitializationReport. Only deprecated parameters that have a value should add a message to the InitializationReport.
Since:
12.4
Author:
r.de.haard