Uses of Interface
org.pentaho.di.ui.spoon.partition.processor.MethodProcessor
-
Packages that use MethodProcessor Package Description org.pentaho.di.ui.spoon.partition.processor -
-
Uses of MethodProcessor in org.pentaho.di.ui.spoon.partition.processor
Classes in org.pentaho.di.ui.spoon.partition.processor that implement MethodProcessor Modifier and Type Class Description class
AbstractMethodProcessor
class
MirrorMethodProcessor
class
NoneMethodProcessor
class
SpecialMethodProcessor
Methods in org.pentaho.di.ui.spoon.partition.processor that return MethodProcessor Modifier and Type Method Description static MethodProcessor
MethodProcessorFactory. create(int methodType)
-