Class RerunMultipleJobsResponse
java.lang.Object
org.sourcelab.github.client.response.RerunMultipleJobsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetResultForJobId(long jobId) Given a jobId get the result of the re-run operation.
-
Constructor Details
-
RerunMultipleJobsResponse
Constructor.
-
-
Method Details
-
getResultForJobId
public boolean getResultForJobId(long jobId) Given a jobId get the result of the re-run operation. -
getJobIds
-