Package com.thoughtworks.go.plugin.api
-
Interface Summary Interface Description GoPlugin GoPlugin interface represents Go plugin. -
Class Summary Class Description AbstractGoPlugin An abstract implementation GoPlugin which will take care of GoApplicationAccessor initialization.GoApplicationAccessor GoApplicationAccessor will provide an abstraction over communication from plugin to Go.GoPluginIdentifier Provides details about supported extension point and its version by a plugin -
Annotation Types Summary Annotation Type Description GoPluginApiMarker Annotation that marks a type as an extension point provided by Go.