@Value.Immutable @PublicApi public abstract class ObjectTicketConnection extends Object implements Serializable
| Constructor and Description |
|---|
ObjectTicketConnection() |
| Modifier and Type | Method and Description |
|---|---|
abstract Long |
connectionId()
The connection identifier e.g.
|
abstract Long |
id() |
abstract Integer |
objectId() |
abstract Long |
ticketId() |
public abstract Long id()
public abstract Long ticketId()
public abstract Integer objectId()
public abstract Long connectionId()
Copyright © 2023 Atlassian. All rights reserved.