Package net.sourceforge.plantuml.gitlog
Class GitDiagramFactory
- java.lang.Object
-
- net.sourceforge.plantuml.command.PSystemAbstractFactory
-
- net.sourceforge.plantuml.gitlog.GitDiagramFactory
-
- All Implemented Interfaces:
PSystemFactory
public class GitDiagramFactory extends PSystemAbstractFactory
-
-
Field Summary
-
Fields inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
EMPTY_DESCRIPTION
-
-
Constructor Summary
Constructors Constructor Description GitDiagramFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Diagram
createSystem(UmlSource source)
-
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
buildEmptyError, buildExecutionError, getDiagramType
-
-