Class RunListTable
java.lang.Object
jenkins.util.ProgressiveRendering
io.jenkins.plugins.agent_build_history.RunListTable
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class RunListTable
extends ProgressiveRendering
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcompute()protected net.sf.json.JSONdata()voidsetRuns(Iterable<AgentExecution> runs) Methods inherited from class jenkins.util.ProgressiveRendering
canceled, executorService, news, progress, start, timeout
-
Constructor Details
-
RunListTable
-
-
Method Details
-
setRuns
-
compute
- Specified by:
computein classProgressiveRendering- Throws:
Exception
-
data
@NonNull protected net.sf.json.JSON data()- Specified by:
datain classProgressiveRendering
-