Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.progress.model |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableProgressState
Immutable implementation of
ProgressState . |
Modifier and Type | Method and Description |
---|---|
static ImmutableProgressState |
ImmutableProgressState.copyOf(ProgressState instance)
Creates an immutable copy of a
ProgressState value. |
ImmutableProgressState.Builder |
ImmutableProgressState.Builder.from(ProgressState instance)
Fill a builder with attribute values from the provided
ProgressState instance. |
Copyright © 2024 Atlassian. All rights reserved.