@Value.Immutable @PublicApi public abstract class TicketStatus extends Object
Constructor and Description |
---|
TicketStatus() |
Modifier and Type | Method and Description |
---|---|
abstract Optional<String> |
colorName() |
abstract Optional<String> |
description() |
abstract Boolean |
done() |
abstract Long |
id() |
abstract String |
name() |
Copyright © 2023 Atlassian. All rights reserved.