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
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
ADD
 - 
EDIT
 - 
DELETE
 - 
ALL
 
 - 
 - 
Constructor Details
- 
EditType
 
 - 
 - 
Method Details
- 
getName
 - 
getDescription
 - 
toExportedObject
- Specified by:
 toExportedObjectin interfaceorg.kohsuke.stapler.export.CustomExportedBean
 
 -