Package com.cloudbees.groovy.cps.impl
Class CallSiteBlockSupport
java.lang.Object
com.cloudbees.groovy.cps.impl.CallSiteBlockSupport
- All Implemented Interfaces:
Block,CallSiteBlock,Serializable
- Direct Known Subclasses:
AssignmentBlock,CastBlock,ExcrementOperatorBlock,FunctionCallBlock
Default implementation of
CallSiteBlock.- Author:
- Kohsuke Kawaguchi
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.cloudbees.groovy.cps.Block
Block.Noop -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CallSiteBlockSupport
-
-
Method Details
-
getTags
Description copied from interface:CallSiteBlockTags associated with this call site.- Specified by:
getTagsin interfaceCallSiteBlock
-