Class WorkflowRunsParser
java.lang.Object
org.sourcelab.github.client.response.parser.WorkflowRunsParser
- All Implemented Interfaces:
ResponseParser<WorkflowRunsResponse>
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowRunsParser(GetWorkflowRunsForWorkflowRequest originalRequest) Constructor. -
Method Summary
-
Constructor Details
-
WorkflowRunsParser
Constructor.- Parameters:
originalRequest- The original request so it can be appended to the response.
-
-
Method Details
-
parseResponse
- Specified by:
parseResponsein interfaceResponseParser<WorkflowRunsResponse>- Throws:
IOException
-