@ConfigurationProperties(prefix="genie.grpc.server.services.job-file-sync")
@Validated
public class JobFileSyncRpcProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_PREFIX
The property prefix for all properties in this group.
|
| Constructor and Description |
|---|
JobFileSyncRpcProperties() |
public static final java.lang.String PROPERTY_PREFIX