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