| Package | Description |
|---|---|
| com.thoughtworks.go.plugin.api.config | |
| com.thoughtworks.go.plugin.api.material.packagerepository | |
| com.thoughtworks.go.plugin.api.task |
| Modifier and Type | Method and Description |
|---|---|
Property |
Configuration.get(String key)
Gets property for a given property key
|
<T> Property |
Property.with(Option<T> option,
T value)
Adds an option
|
Property |
Property.withDefault(String defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Property> |
Configuration.list()
Returns copy of properties list
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.add(Property property)
Adds given property as configuration
|
| Modifier and Type | Class and Description |
|---|---|
class |
PackageMaterialProperty |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Property> |
PackageConfiguration.list() |
List<? extends Property> |
RepositoryConfiguration.list() |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskConfigProperty
Specialization of
Property class, for task configuration. |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Property> |
TaskConfig.list() |
Copyright © 2014 ThoughtWorks, Inc. Go Version: 16.2.1-175