public final class EditType extends Object implements org.kohsuke.stapler.export.CustomExportedBean
Modifier and Type | Field and Description |
---|---|
static EditType |
ADD |
static List<EditType> |
ALL |
static EditType |
DELETE |
static EditType |
EDIT |
Constructor and Description |
---|
EditType(String name,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
String |
toExportedObject() |
Copyright © 2004–2021. All rights reserved.