Interface E2EChangesPropertiesService
- All Known Implementing Classes:
DefaultLicenceChangesService,DefaultSolrChangesService
public interface E2EChangesPropertiesService
Read dynamic configuration changes into properties file
-
Field Summary
Fields -
Method Summary
-
Field Details
-
FULLSTOP
- See Also:
-
-
Method Details
-
getInfo
Properties getInfo()- Returns:
- collected dynamic configuration
-
getNameFile
String getNameFile()- Returns:
- name of destination file to be read by diagnostic agent basing on CCDB template
-
isSorted
boolean isSorted()- Returns:
- should the properties be sorted
-