Interface StructurizrDslPlugin


public interface StructurizrDslPlugin
An interface implemented by DSL plugins.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called to execute the plugin.
  • Method Details

    • run

      void run(StructurizrDslPluginContext context)
      Called to execute the plugin.
      Parameters:
      context - a StructurizrDslPluginContext instance