public class JobStatusHelper extends Object
ImmutableJob
and Job
objects' statusConstructor and Description |
---|
JobStatusHelper(ImmutableJob job,
BuildExecutionManager buildExecutionManager) |
Modifier and Type | Method and Description |
---|---|
String |
getCurrentStatus() |
boolean |
isActive() |
boolean |
isExecuting() |
public JobStatusHelper(ImmutableJob job, BuildExecutionManager buildExecutionManager)
public boolean isActive()
@NotNull public String getCurrentStatus()
public boolean isExecuting()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.