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 TypeMethodDescriptionvoid
doSubmit
(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse resp) getJob()
boolean
hasPermission
(Job job)
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
hasPermission
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getJob
-
getPermission
-
doSubmit
public void doSubmit(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse resp) throws IOException, javax.servlet.ServletException - Throws:
IOException
javax.servlet.ServletException
-