Class ConfigFileInfo

java.lang.Object
csw.config.models.ConfigFileInfo
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public class ConfigFileInfo extends Object implements scala.Product, Serializable
Contains information about a config file stored in the config service

param: path the path of file sitting in config service param: id the ConfigId representing unique id of the file param: comment the comment end user wants to provide while committing the file in config service

See Also:
  • Constructor Details

  • Method Details