public class JobUpdateRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JobUpdateRequest.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Job |
getJob() |
Optional<String> |
getProgressMessage() |
OptionalInt |
getProgressPercentage() |
Optional<JobState> |
getState() |
int |
hashCode() |
String |
toString() |
@Nonnull public OptionalInt getProgressPercentage()
Copyright © 2022 Atlassian. All rights reserved.