| Package | Description |
|---|---|
| com.thoughtworks.go.plugin.api.material.packagerepository | |
| com.thoughtworks.go.plugin.api.response | |
| com.thoughtworks.go.plugin.api.response.execution |
| Modifier and Type | Method and Description |
|---|---|
Result |
PackageMaterialPoller.checkConnectionToPackage(PackageConfiguration packageConfiguration,
RepositoryConfiguration repositoryConfiguration)
Checks if the package with the given configuration is available in the repository.
|
Result |
PackageMaterialPoller.checkConnectionToRepository(RepositoryConfiguration repositoryConfiguration)
Checks if the repository with the given configuration is accessible.
|
| Modifier and Type | Method and Description |
|---|---|
Result |
Result.withErrorMessages(List<String> errorList)
Creates instance of result with specified errors
|
Result |
Result.withErrorMessages(String... errors)
Creates instance of result with specified errors
|
Result |
Result.withSuccessMessages(List<String> successMessages)
Creates instance of result with specified success messages
|
Result |
Result.withSuccessMessages(String... successMessages)
Creates instance of result with specified success messages
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionResult
Used to specify the result of an execution of a part of a plugin.
|
Copyright © 2014 ThoughtWorks, Inc. Go Version: 16.2.1-175