@Value.Immutable @PublicApi public abstract class ProgressState extends Object
Constructor and Description |
---|
ProgressState() |
Modifier and Type | Method and Description |
---|---|
abstract Optional<Instant> |
ended() |
abstract ProgressId |
progressId() |
abstract Result |
result() |
abstract Instant |
started() |
Copyright © 2024 Atlassian. All rights reserved.