| ConfigFileInfo |
Contains information about a config file stored in the config service
|
| ConfigFileInfo$ |
|
| ConfigFileRevision |
Holds information about a specific version of a config file
|
| ConfigFileRevision$ |
|
| ConfigId |
Type of an id returned from ConfigManager create or update methods
|
| ConfigId$ |
|
| ConfigMetadata |
Holds metadata information about config server
|
| ConfigMetadata$ |
|
| FileType |
Represents the type of storage for a configuration file
|
| FileType.Annex$ |
Represents a file to be stored in annex store
|
| FileType.Normal$ |
Represents a file to be stored in the repository normally
|
| FileType$ |
|