Interface ModelASTWhenContent
-
- All Superinterfaces:
ModelASTMarkerInterface
- All Known Implementing Classes:
InvisibleGlobalWhenCondition,ModelASTWhenCondition,ModelASTWhenExpression
public interface ModelASTWhenContent extends ModelASTMarkerInterface
- Author:
- Andrew Bayer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()-
Methods inherited from interface org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTMarkerInterface
removeSourceLocation, toGroovy, toJSON, validate
-
-
-
-
Method Detail
-
getName
String getName()
-
-