GlobalOperationRegistry

Global operation registry

Functions

Link copied to clipboard
fun createOperation(name: String, parameters: Map<String, Any> = emptyMap()): Operation

Create an operation using the global registry

Link copied to clipboard

Get the current global operation registry

Link copied to clipboard

Register an operation in the global registry

Link copied to clipboard

Set the global operation registry