Class ConfigFileRevision

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

public class ConfigFileRevision extends Object implements scala.Product, Serializable
Holds information about a specific version of a config file

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 param: time capturing the time of file getting committed in config service

See Also: