| Interface | Description |
|---|---|
| SourceRetriever |
| Class | Description |
|---|---|
| GitSource | |
| LibraryAnnotationTransformer | Parses class definitions for Library annotation Shamelessly adapted from workflow.cps.lib.plugin |
| LibraryConfiguration | Mock for org.jenkinsci.plugins.workflow.libs.LibraryConfiguration |
| LibraryConfiguration.LibraryBuilder | |
| LibraryLoader | Loads global shared libraries to groovy class loader |
| LibraryRecord | |
| LocalSource | |
| ProjectSource | Retrieves the shared lib sources of the current project which are expected to be at the default location (". |
| Exception | Description |
|---|---|
| LibraryLoader.LibraryLoadingException |
| Annotation Type | Description |
|---|---|
| Library | Annotation definition to avoid missing import |