@ConfigurationProperties(prefix="genie.jobs.attachments")
@Validated
public class AttachmentServiceProperties
extends java.lang.Object
AttachmentService.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_PREFIX
The property prefix for job user limiting.
|
| Constructor and Description |
|---|
AttachmentServiceProperties() |
public static final java.lang.String PROPERTY_PREFIX