Package | Description |
---|---|
io.riada.insight.model |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableTicketContext
Immutable implementation of
TicketContext . |
Modifier and Type | Method and Description |
---|---|
static ImmutableTicketContext |
ImmutableTicketContext.copyOf(TicketContext instance)
Creates an immutable copy of a
TicketContext value. |
ImmutableTicketContext.Builder |
ImmutableTicketContext.Builder.from(TicketContext instance)
Fill a builder with attribute values from the provided
TicketContext instance. |
Copyright © 2024 Atlassian. All rights reserved.