Class ToDeclarativeAction
java.lang.Object
io.jenkins.plugins.todeclarative.actions.ToDeclarativeAction
- All Implemented Interfaces:
Action
,Describable<ToDeclarativeAction>
,ModelObject
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static final class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetError()
List
<io.jenkins.plugins.todeclarative.converter.api.Warning> void
setJenkinsFile
(String jenkinsFile)
-
Constructor Details
-
ToDeclarativeAction
-
-
Method Details
-
doConvert
- Throws:
Exception
-
getError
-
getWarnings
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getJenkinsFile
-
setJenkinsFile
-
getDescriptor
- Specified by:
getDescriptor
in interfaceDescribable<ToDeclarativeAction>
-