@Service public class LaunchingUmlReportService extends Object implements com.credibledoc.substitution.reporting.reportdocument.creator.ReportDocumentCreator
Placeholder.| Modifier and Type | Field and Description |
|---|---|
private org.springframework.context.ApplicationContext |
applicationContext |
| Constructor and Description |
|---|
LaunchingUmlReportService() |
| Modifier and Type | Method and Description |
|---|---|
com.credibledoc.substitution.reporting.reportdocument.ReportDocumentType |
getReportDocumentType() |
com.credibledoc.substitution.reporting.reportdocument.ReportDocument |
prepareReportDocument()
Create a stateful object of
ReportDocument type. |
@NonNull private final org.springframework.context.ApplicationContext applicationContext
public LaunchingUmlReportService()
public com.credibledoc.substitution.reporting.reportdocument.ReportDocument prepareReportDocument()
ReportDocument type.prepareReportDocument in interface com.credibledoc.substitution.reporting.reportdocument.creator.ReportDocumentCreatorReportDocument.getCacheLines() method
will be used for generation of PlantUML activity diagram.public com.credibledoc.substitution.reporting.reportdocument.ReportDocumentType getReportDocumentType()
getReportDocumentType in interface com.credibledoc.substitution.reporting.reportdocument.creator.ReportDocumentCreatorCopyright © 2019. All rights reserved.