Class NextBuildNumberAction
java.lang.Object
org.jvnet.hudson.plugins.nextbuildnumber.NextBuildNumberAction
- All Implemented Interfaces:
Action,ModelObject
- Author:
- dty
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoiddoSubmit(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse resp) getJob()booleanhasPermission(Job job)
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
hasPermission
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getJob
-
getPermission
-
doSubmit
public void doSubmit(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse resp) throws IOException, javax.servlet.ServletException - Throws:
IOExceptionjavax.servlet.ServletException
-