@ConfigurationProperties(prefix="genie.tasks.user-metrics")
@Validated
public class UserMetricsProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ENABLED_PROPERTY
The property that determines if the
UserMetricsTask is enabled. |
static java.lang.String |
PROPERTY_PREFIX
The property prefix for all properties in this group.
|
Constructor and Description |
---|
UserMetricsProperties() |
public static final java.lang.String PROPERTY_PREFIX
public static final java.lang.String ENABLED_PROPERTY
UserMetricsTask
is enabled.