@Value.Immutable @PublicApi public abstract class TicketContext extends Object
Constructor and Description |
---|
TicketContext() |
Modifier and Type | Method and Description |
---|---|
abstract Optional<InsightUser> |
currentAssignee() |
abstract OptionalLong |
currentProjectId() |
abstract Optional<InsightUser> |
currentReporter() |
public abstract Optional<InsightUser> currentReporter()
public abstract Optional<InsightUser> currentAssignee()
public abstract OptionalLong currentProjectId()
Copyright © 2023 Atlassian. All rights reserved.