JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Interfaces
Methods
Constructors
Deprecated Interfaces
Interface
Description
org.jenkinsci.plugins.durabletask.ContinuedTask
Deprecated Methods
Method
Description
org.jenkinsci.plugins.durabletask.Controller.exitStatus
(FilePath)
use
Controller.exitStatus(FilePath, Launcher, TaskListener)
instead
org.jenkinsci.plugins.durabletask.Controller.exitStatus
(FilePath, Launcher)
use
Controller.exitStatus(FilePath, Launcher, TaskListener)
instead
org.jenkinsci.plugins.durabletask.Controller.stop
(FilePath)
use
Controller.stop(FilePath, Launcher)
instead
Deprecated Constructors
Constructor
Description
org.jenkinsci.plugins.durabletask.FileMonitoringTask.FileMonitoringController
(FilePath)