Serialized Form


Package de.smartics.maven.util.report.link

Class de.smartics.maven.util.report.link.JavaElementRef extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

packageName

String packageName
The name of the package.

 

typeName

String typeName
The name of the Java class.

 

elementName

de.smartics.util.source.MethodInfo elementName
The name of the element.

 

Class de.smartics.maven.util.report.link.ReportId extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

reportArtifactId

String reportArtifactId
The report artifact ID this strategy is constructed for.

 

reportType

String reportType
The type of report generated by the ReportId.getReportArtifactId() to reference. Typically there can be two kinds of reports: one on the production and one on the test code.

 



Copyright © 2006-2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.