With the Scripting object contributor service, plug-ins can register scripting objects at runtime, without having to restart the Automation Orchestrator server.
Service | Description |
---|---|
ScriptingObjectsContributor | A service endpoint that registers scripting objects at runtime. |
ScriptingObjectDefinition | A definition of a scripting object. |
ScriptingAttributeDefinition | A definition of an attribute of a scripting object. |
ScriptingMethodDefinition | A definition of a method of a scripting object |
ScriptingConstructorDefinition | A definition of a constructor of a scripting object |