Package hudson.scm
Class EditType
- java.lang.Object
-
- hudson.scm.EditType
-
- All Implemented Interfaces:
org.kohsuke.stapler.export.CustomExportedBean
public final class EditType extends Object implements org.kohsuke.stapler.export.CustomExportedBean
Designates the SCM operation.- Author:
- Kohsuke Kawaguchi
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDescription()
String
getName()
String
toExportedObject()
-