@Immutable public class Stage extends Object
static interface
Stage.Config
Stage(List<Job> jobs)
boolean
equals(Object o)
List<Job>
getJobs()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Stage(@NotNull List<Job> jobs)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
@NotNull public List<Job> getJobs()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.