| Package | Description |
|---|---|
| org.jenkins.ci.plugins.jenkinslint.model |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Lint> |
Slave.getLintList() |
ArrayList<Lint> |
Job.getLintList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Slave.addLint(Lint lint) |
void |
Job.addLint(Lint lint) |
int |
Lint.compareTo(Lint other) |
Copyright © 2016–2017. All rights reserved.