Package com.mathworks.ci.freestyle
Class RunMatlabTestsBuilder.StmResultsArtifact
- java.lang.Object
-
- com.mathworks.ci.freestyle.RunMatlabTestsBuilder.AbstractArtifactImpl
-
- com.mathworks.ci.freestyle.RunMatlabTestsBuilder.StmResultsArtifact
-
- All Implemented Interfaces:
RunMatlabTestsBuilder.Artifact
- Enclosing class:
- RunMatlabTestsBuilder
public static class RunMatlabTestsBuilder.StmResultsArtifact extends RunMatlabTestsBuilder.AbstractArtifactImpl
-
-
Constructor Summary
Constructors Constructor Description StmResultsArtifact(String stmResultsFilePath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addFilePathArgTo(Map<String,String> inputArgs)
-
Methods inherited from class com.mathworks.ci.freestyle.RunMatlabTestsBuilder.AbstractArtifactImpl
getFilePath, getSelected, setFilePath
-
-