Interview Extensions Reference
Interview extensions are defined in JavaScript files added to the custom Styling files for an Oracle Policy Modeling interview. Each extension is added using the OraclePolicyAutomation.AddExtension method.
OraclePolicyAutomation.AddExtension({
<extension-type>: {
<extension-properties>
}
});
The different extension types, as well as the extension properties supported for each, are covered in the following topics: