Uses of Interface
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTElementContainer
-
Uses of ModelASTElementContainer in org.jenkinsci.plugins.pipeline.modeldefinition.ast
Modifier and TypeClassDescriptionfinal class
A container for one or moreModelASTBuildParameter
s.final class
Represents a map of names to possible method arguments, in closure form in Groovyfinal class
A container for one or more library stringsfinal class
A container for one or moreModelASTOption
sfinal class
A container for one or moreModelASTTrigger
s.Modifier and TypeMethodDescriptionprotected static String
ModelASTElement.toGroovyCheckEmpty
(ModelASTElementContainer item) Translates this element and any children it may have into Pipeline Config-formatted Groovy, without any indentations.protected static Object
ModelASTElement.toJSONCheckEmpty
(ModelASTElementContainer item)