| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableAttachmentsConfiguration
Immutable implementation of
AttachmentsConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
abstract AttachmentsConfiguration |
GlobalConfiguration.attachmentsConfig() |
AttachmentsConfiguration |
ImmutableGlobalConfiguration.attachmentsConfig() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableAttachmentsConfiguration |
ImmutableAttachmentsConfiguration.copyOf(AttachmentsConfiguration instance)
Creates an immutable copy of a
AttachmentsConfiguration value. |
ImmutableAttachmentsConfiguration.Builder |
ImmutableAttachmentsConfiguration.Builder.from(AttachmentsConfiguration instance)
Fill a builder with attribute values from the provided
AttachmentsConfiguration instance. |
ImmutableGlobalConfiguration.Builder |
ImmutableGlobalConfiguration.Builder.setAttachmentsConfig(AttachmentsConfiguration attachmentsConfig)
Initializes the value for the
attachmentsConfig attribute. |
ImmutableGlobalConfiguration |
ImmutableGlobalConfiguration.withAttachmentsConfig(AttachmentsConfiguration value)
Copy the current immutable object by setting a value for the
attachmentsConfig attribute. |
Copyright © 2023 Atlassian. All rights reserved.