Class PlantumlAction

java.lang.Object
io.freefair.gradle.plugins.plantuml.PlantumlAction
All Implemented Interfaces:
WorkAction<PlantumlParameters>

public abstract class PlantumlAction extends Object implements WorkAction<PlantumlParameters>
Gradle WorkAction for PlantUML SourceFileReader.
See Also:
  • Constructor Details

    • PlantumlAction

      public PlantumlAction()
  • Method Details