Class SourceFolderPaths
- java.lang.Object
-
- hudson.model.AbstractDescribableImpl<SourceFolderPaths>
-
- com.mathworks.ci.freestyle.options.SourceFolderPaths
-
- All Implemented Interfaces:
Describable<SourceFolderPaths>
public class SourceFolderPaths extends AbstractDescribableImpl<SourceFolderPaths>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SourceFolderPaths.DescriptorImpl
-
Constructor Summary
Constructors Constructor Description SourceFolderPaths(String srcFolderPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSrcFolderPath()
-
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
-