Class SourceDirectory
java.lang.Object
hudson.model.AbstractDescribableImpl<SourceDirectory>
io.jenkins.plugins.analysis.core.model.SourceDirectory
- All Implemented Interfaces:
Describable<SourceDirectory>
,Serializable
public class SourceDirectory
extends AbstractDescribableImpl<SourceDirectory>
implements Serializable
Directory that contains the source files that have issues.
- Author:
- Ullrich Hafner
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
SourceDirectory
Creates a new instance ofSourceDirectory
.- Parameters:
path
- the name of the folder
-
-
Method Details
-
getPath
-