Package hudson.scm
Class EditType
java.lang.Object
hudson.scm.EditType
- All Implemented Interfaces:
org.kohsuke.stapler.export.CustomExportedBean
Designates the SCM operation.
- Author:
- Kohsuke Kawaguchi
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ADD
-
EDIT
-
DELETE
-
ALL
-
-
Constructor Details
-
EditType
-
-
Method Details
-
getName
-
getDescription
-
toExportedObject
- Specified by:
toExportedObject
in interfaceorg.kohsuke.stapler.export.CustomExportedBean
-