long-runner
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
long-runner
tasks-controller-lib
/
org.artofdev.tasks.controller.lib
/
TaskControllerPlugin
Task
Controller
Plugin
interface
TaskControllerPlugin
Members
Properties
authenticator
Link copied to clipboard
abstract
val
authenticator
:
Authenticator
?
description
Link copied to clipboard
abstract
val
description
:
String
name
Link copied to clipboard
abstract
val
name
:
String
version
Link copied to clipboard
abstract
val
version
:
String
Functions
init
Link copied to clipboard
open
fun
init
(
pluginContext
:
PluginContext
)