| Package | Description |
|---|---|
| org.jenkinsci.plugins.pipeline.modeldefinition.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelASTBuildParameters
A container for one or more
ModelASTBuildParameters. |
class |
ModelASTClosureMap
Represents a map of names to possible method arguments, in closure form in Groovy
|
class |
ModelASTLibraries
A container for one or more library strings
|
class |
ModelASTOptions
A container for one or more
ModelASTOptions |
class |
ModelASTTriggers
A container for one or more
ModelASTTriggers. |
| Modifier and Type | Method and Description |
|---|---|
protected 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) |
Copyright © 2016–2021. All rights reserved.