Serialized Form
-
Package com.mathworks.ci
-
Class com.mathworks.ci.BuildTargetNote extends ConsoleNote implements Serializable
-
Class com.mathworks.ci.MatlabExecutionException extends Exception implements Serializable
-
Serialized Fields
-
exitCode
int exitCode
-
-
-
Class com.mathworks.ci.MatlabInstallation extends ToolInstallation implements Serializable
- serialVersionUID:
- 1L
-
Class com.mathworks.ci.MatlabNotFoundError extends Error implements Serializable
- serialVersionUID:
- 7918595075502022644L
-
Class com.mathworks.ci.MatlabVersionNotFoundException extends Exception implements Serializable
-
-
Package com.mathworks.ci.actions
-
Class com.mathworks.ci.actions.MatlabActionFactory extends Object implements Serializable
-
-
Package com.mathworks.ci.pipeline
-
Class com.mathworks.ci.pipeline.MatlabBuildStepExecution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Void> implements Serializable
- serialVersionUID:
- 4771831219402275744L
-
Serialized Fields
-
factory
MatlabActionFactory factory
-
step
RunMatlabBuildStep step
-
-
Class com.mathworks.ci.pipeline.MatlabCommandStepExecution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Void> implements Serializable
- serialVersionUID:
- 1957239693658914450L
-
Serialized Fields
-
factory
MatlabActionFactory factory
-
step
RunMatlabCommandStep step
-
-
Class com.mathworks.ci.pipeline.MatlabRunTestsStepExecution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Void> implements Serializable
- serialVersionUID:
- 6704588180717665100L
-
Serialized Fields
-
factory
MatlabActionFactory factory
-
step
RunMatlabTestsStep step
-
-
Class com.mathworks.ci.pipeline.RunMatlabBuildStep extends org.jenkinsci.plugins.workflow.steps.Step implements Serializable
- serialVersionUID:
- 1L
-
Class com.mathworks.ci.pipeline.RunMatlabCommandStep extends org.jenkinsci.plugins.workflow.steps.Step implements Serializable
- serialVersionUID:
- 1L
-
Class com.mathworks.ci.pipeline.RunMatlabTestsStep extends org.jenkinsci.plugins.workflow.steps.Step implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codeCoverageCobertura
String codeCoverageCobertura
-
loggingLevel
String loggingLevel
-
modelCoverageCobertura
String modelCoverageCobertura
-
outputDetail
String outputDetail
-
selectByFolder
List<String> selectByFolder
-
selectByTag
String selectByTag
-
sourceFolder
List<String> sourceFolder
-
startupOptions
String startupOptions
-
strict
boolean strict
-
testResultsJUnit
String testResultsJUnit
-
testResultsPDF
String testResultsPDF
-
testResultsSimulinkTest
String testResultsSimulinkTest
-
testResultsTAP
String testResultsTAP
-
useParallel
boolean useParallel
-
-
-
Package com.mathworks.ci.tools
-
Class com.mathworks.ci.tools.InstallationFailedException extends IOException implements Serializable
-
-
Package com.mathworks.ci.utilities
-
Class com.mathworks.ci.utilities.GetSystemProperties extends MasterToSlaveCallable<String[],InterruptedException> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
properties
String[] properties
-
-