Package | Description |
---|---|
org.jenkinsci.plugins.pipeline.modeldefinition.ast | |
org.jenkinsci.plugins.pipeline.modeldefinition.validator |
Modifier and Type | Class and Description |
---|---|
class |
ModelASTBuildParameter
A single parameter definition, eventually corresponding to a
ParameterDefinition |
class |
ModelASTOption
A single job property, corresponding eventually to
JobProperty or DeclarativeOption. |
class |
ModelASTTrigger
A single trigger, corresponding eventually to a
Trigger |
Modifier and Type | Method and Description |
---|---|
boolean |
ModelValidator.validateElement(ModelASTMethodCall methodCall) |
Copyright © 2016–2017. All rights reserved.