| Package | Description |
|---|---|
| com.thoughtworks.go.plugin.api.task |
| Modifier and Type | Method and Description |
|---|---|
TaskConfig |
Task.config()
Specifies the configuration accepted and expected for the task.
|
TaskExecutor |
Task.executor()
The executor is the part of the plugin which actually does the work.
|
TaskView |
Task.view()
The implementation of TaskView returned by this method defines the view of the plugin, both in
the task type dropdown of the job configuration UI as well as the modal box for the task.
|
Copyright © 2014 ThoughtWorks, Inc. Go Version: 16.2.1-175