JavaScript is disabled on your browser.
Skip navigation links
GoCD Plugin API
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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