Package ro.sync.exml.plugin.ai
Interface AIActionsPluginExtension
- All Superinterfaces:
PluginExtension
Plug-in extension that provides external AI actions
- Since:
- 27.1
**************************************
EXPERIMENTAL - Subject to change
**************************************
Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
-
Method Summary
Modifier and TypeMethodDescriptionGet a list of action IDs to exclude.Get the external AI action definition locations
-
Method Details
-
getExternalAIActionsDefinitionLocations
Get the external AI action definition locations- Returns:
- The external AI action definition locations.
-
getActionIDsToExclude
Get a list of action IDs to exclude.- Returns:
- a list of action IDs to exclude. Can be
null
-