| Package | Description |
|---|---|
| org.jenkinsci.plugins.securityinspector.impl.items | |
| org.jenkinsci.plugins.securityinspector.impl.users | |
| org.jenkinsci.plugins.securityinspector.model |
| Modifier and Type | Method and Description |
|---|---|
ReportBuilder.Type |
ItemReportBuilder.getType() |
| Modifier and Type | Method and Description |
|---|---|
ReportBuilder.Type |
UserReportBuilder.getType() |
| Modifier and Type | Method and Description |
|---|---|
abstract ReportBuilder.Type |
ReportBuilder.getType() |
static ReportBuilder.Type |
ReportBuilder.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportBuilder.Type[] |
ReportBuilder.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ReportBuilder> |
ReportBuilder.all(ReportBuilder.Type type) |
Copyright © 2016–2022. All rights reserved.