Uses of Class
org.pentaho.di.kitchen.KitchenCommandExecutor
-
Packages that use KitchenCommandExecutor Package Description org.pentaho.di.kitchen -
-
Uses of KitchenCommandExecutor in org.pentaho.di.kitchen
Methods in org.pentaho.di.kitchen that return KitchenCommandExecutor Modifier and Type Method Description static KitchenCommandExecutor
Kitchen. getCommandExecutor()
Methods in org.pentaho.di.kitchen with parameters of type KitchenCommandExecutor Modifier and Type Method Description static void
Kitchen. setCommandExecutor(KitchenCommandExecutor commandExecutor)
-