Controller

interface Controller

Functions

Link copied to clipboard
abstract fun onCancel(directive: Directive)
Link copied to clipboard
abstract fun onExecute(directive: Directive)
Link copied to clipboard
abstract fun onPreExecute(directive: Directive): Boolean
Link copied to clipboard
abstract fun onReceive(directive: Directive)