Package com.mathworks.ci.freestyle
Class RunMatlabTestsBuilder.SelectByTag
- java.lang.Object
-
- hudson.model.AbstractDescribableImpl<RunMatlabTestsBuilder.SelectByTag>
-
- com.mathworks.ci.freestyle.RunMatlabTestsBuilder.SelectByTag
-
- All Implemented Interfaces:
Describable<RunMatlabTestsBuilder.SelectByTag>
- Enclosing class:
- RunMatlabTestsBuilder
public static final class RunMatlabTestsBuilder.SelectByTag extends AbstractDescribableImpl<RunMatlabTestsBuilder.SelectByTag>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RunMatlabTestsBuilder.SelectByTag.DescriptorImpl
-
Constructor Summary
Constructors Constructor Description SelectByTag(String testTag)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addTagToInputArgs(List<String> inputArgsList)
String
getTestTag()
-
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
-