Builder
Functions
Link copied to clipboard
Link copied to clipboard
fun RollbackToolRegistry.Builder.registerRollback(toolFunction: KFunction<*>, rollbackToolFunction: KFunction<*>)
Registers a relationship between a tool and its corresponding rollback tool using the specified functions.