@Value.Immutable @PublicApi public abstract class ObjectTickets extends Object
Constructor and Description |
---|
ObjectTickets() |
Modifier and Type | Method and Description |
---|---|
abstract String |
allTicketsQuery()
A query string which would return all the related tickets listed for the object
|
abstract List<Ticket> |
tickets() |
Copyright © 2024 Atlassian. All rights reserved.