Functions
All integrations transitively loaded by this integration will be tested against passed acceptance rule and won't be loaded if the rule returned false
. If there were no acceptance rules that returned not-null values, integration will be loaded. If there are several acceptance rules that returned not-null values, the latest one will be taken into account.
Same as onVariable, but based on runtime type that is figured out by reflection
Build a resource tree using ResourcesBuilder. The builder allows to construct js
and css
bundles. Each bundle could contain multiple files or urls. Each of those could contain multiple fallback paths (for example if URL not found, local resource is used.
Same as updateVariable, but based on runtime type that is figured out by reflection