| Package | Description |
|---|---|
| org.jenkinsci.plugins.prometheus.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
FlowNodes.forEach(org.jenkinsci.plugins.workflow.flow.FlowExecution execution,
Callback<org.jenkinsci.plugins.workflow.graph.FlowNode> callback)
Traverses through all the nodes invoking the given callback
|
static void |
FlowNodes.forEach(List<org.jenkinsci.plugins.workflow.graph.FlowNode> nodes,
Callback<org.jenkinsci.plugins.workflow.graph.FlowNode> callback)
Traverses through all the nodes invoking the given callback
|
static void |
Jobs.forEachJob(Callback<hudson.model.Job> callback) |
Copyright © 2016–2017 Radicore AB. All rights reserved.