Uses of Class
com.riadalabs.jira.plugins.insight.services.model.ImmutableAttachmentsConfiguration
Packages that use ImmutableAttachmentsConfiguration
-
Uses of ImmutableAttachmentsConfiguration in com.riadalabs.jira.plugins.insight.services.model
Methods in com.riadalabs.jira.plugins.insight.services.model that return ImmutableAttachmentsConfigurationModifier and TypeMethodDescriptionImmutableAttachmentsConfiguration.Builder.build()
Builds a newImmutableAttachmentsConfiguration
.ImmutableAttachmentsConfiguration.copyOf
(AttachmentsConfiguration instance) Creates an immutable copy of aAttachmentsConfiguration
value.ImmutableAttachmentsConfiguration.withMaximumAttachmentFileSize
(int value) Copy the current immutable object by setting a value for themaximumAttachmentFileSize
attribute.