FutureExecutionListener

Functions

Link copied to clipboard
abstract fun onPostExecution(version: Int, released: Boolean, attribution: String)
Link copied to clipboard
abstract fun onPreExecution(version: Int, futureExecutionType: TreeFuture.FutureExecutionType, attribution: String)
Called just before or after a future is triggered.