OperationFactory

Factory interface for creating operations

Functions

Link copied to clipboard
abstract fun create(parameters: Map<String, Any>): Operation

Create an operation with the given parameters

Link copied to clipboard

Get metadata about this operation