Class SwitchCaseTarget
- java.lang.Object
-
- org.pentaho.di.trans.steps.switchcase.SwitchCaseTarget
-
-
Field Summary
Fields Modifier and Type Field Description StepMetacaseTargetStepThe case target stepStringcaseTargetStepnameThe case target step name (only used during serialization)StringcaseValueThe value to switch over
-
Constructor Summary
Constructors Constructor Description SwitchCaseTarget()
-
-
-
Method Detail
-
clone
public Object clone() throws CloneNotSupportedException
- Overrides:
clonein classObject- Throws:
CloneNotSupportedException
-
-