Uses of Class
org.sourcelab.buildkite.api.client.response.RebuiltFrom
Packages that use RebuiltFrom
-
Uses of RebuiltFrom in org.sourcelab.buildkite.api.client.response
Methods in org.sourcelab.buildkite.api.client.response that return RebuiltFromConstructors in org.sourcelab.buildkite.api.client.response with parameters of type RebuiltFromModifierConstructorDescriptionBuild(String id, String graphqlId, String url, String webUrl, long number, String state, boolean blocked, String message, String commit, String branch, String source, ZonedDateTime createdAt, ZonedDateTime scheduledAt, ZonedDateTime startedAt, ZonedDateTime finishedAt, Author author, Creator creator, Pipeline pipeline, List<Job> jobs, RebuiltFrom rebuiltFrom, PullRequest pullRequest) Constructor.