Package com.netflix.genie.web.properties
Class DatabaseCleanupProperties.ApplicationDatabaseCleanupProperties
java.lang.Object
com.netflix.genie.web.properties.DatabaseCleanupProperties.ApplicationDatabaseCleanupProperties
- Enclosing class:
- DatabaseCleanupProperties
Properties related to cleaning up application records from the database.
- Since:
- 4.0.0
-
Field Details
-
APPLICATION_CLEANUP_PROPERTY_PREFIX
The prefix for all properties related to cleaning up application records from the database.- See Also:
-
SKIP_PROPERTY
Skip the Applications table when performing database cleanup.- See Also:
-
-
Constructor Details
-
ApplicationDatabaseCleanupProperties
public ApplicationDatabaseCleanupProperties()
-