Class PackageConfiguration
java.lang.Object
com.thoughtworks.go.plugin.api.config.Configuration
com.thoughtworks.go.plugin.api.material.packagerepository.PackageConfiguration
- All Implemented Interfaces:
PluginPreference
@Deprecated public class PackageConfiguration extends Configuration
Deprecated.
Represents
Configuration specific to package-
Constructor Summary
Constructors Constructor Description PackageConfiguration()Deprecated. -
Method Summary
Methods inherited from class com.thoughtworks.go.plugin.api.config.Configuration
add, get, sizeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PackageConfiguration
public PackageConfiguration()Deprecated.
-
-
Method Details
-
list
Deprecated.Description copied from class:ConfigurationReturns copy of properties list- Overrides:
listin classConfiguration- Returns:
- copy of properties list
-