Uses of Class
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTOption
Packages that use ModelASTOption
Package
Description
-
Uses of ModelASTOption in org.jenkinsci.plugins.pipeline.modeldefinition.ast
Methods in org.jenkinsci.plugins.pipeline.modeldefinition.ast that return types with arguments of type ModelASTOptionMethod parameters in org.jenkinsci.plugins.pipeline.modeldefinition.ast with type arguments of type ModelASTOption -
Uses of ModelASTOption in org.jenkinsci.plugins.pipeline.modeldefinition.validator
Methods in org.jenkinsci.plugins.pipeline.modeldefinition.validator with parameters of type ModelASTOptionModifier and TypeMethodDescriptionboolean
AbstractModelValidator.validateElement
(ModelASTOption jobProperty) boolean
ModelValidator.validateElement
(ModelASTOption jobProperty)