Class GerritTriggerCheckRunFactory
java.lang.Object
io.jenkins.plugins.gerritchecksapi.rest.AbstractCheckRunFactory
io.jenkins.plugins.gerritchecksapi.rest.GerritTriggerCheckRunFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomputeActions(Run<?, ?> run) create(PatchSetId ps, Job<?, ?> job, Run<?, ?> run, int attempt) Methods inherited from class io.jenkins.plugins.gerritchecksapi.rest.AbstractCheckRunFactory
computeCheckResults, computeFinishedTimeStamp, computeStatus, getAbsoluteRunUrl
-
Constructor Details
-
GerritTriggerCheckRunFactory
public GerritTriggerCheckRunFactory()
-
-
Method Details
-
create
- Specified by:
createin classAbstractCheckRunFactory
-
computeActions
- Specified by:
computeActionsin classAbstractCheckRunFactory
-