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