JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
GoCD Plugin API
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.thoughtworks.go.plugin.api.info
Interface PluginContext
public interface
PluginContext
Context passed to the methods marked with
Load
and/or
UnLoad
annotation.
See Also:
Load
,
UnLoad