Package com.netflix.genie.web.properties
Class AttachmentServiceProperties
java.lang.Object
com.netflix.genie.web.properties.AttachmentServiceProperties
@ConfigurationProperties(prefix="genie.jobs.attachments")
@Validated
public class AttachmentServiceProperties
extends Object
Properties for the
AttachmentService.- Since:
- 4.0.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PROPERTY_PREFIX
The property prefix for job user limiting.- See Also:
-
-
Constructor Details
-
AttachmentServiceProperties
public AttachmentServiceProperties()
-