Class AbstractGroovy

All Implemented Interfaces:
ExtensionPoint, Describable<Builder>, BuildStep
Direct Known Subclasses:
Groovy, SystemGroovy

public abstract class AbstractGroovy extends Builder
Shared functionality for Groovy builders (nothing but script sources at the moment)
Author:
dvrzalik
  • Constructor Details

    • AbstractGroovy

      protected AbstractGroovy()
  • Method Details