Deprecated
General
Some classes (functions, Integration Units, etc.) are marked as 'deprecated' in the documentation. This means that these classes are outdated and should no longer be used for new developments.
These classes will no longer be supported by our support team.
Old profiles that use such classes will continue to work.
View in GUI
Whether such classes are displayed in the GUI for selection depends on the following option in configuration file ./etc/startup.xml.
...
<
Set
name
=
"disableDeprecatedClasses"
>true</
Set
>
...
If the option is present and set to true, these classes will not be displayed in the GUI.
If the option is not present or is set to false, these classes will be displayed in the GUI, but in strikethrough format.