public class EngineMetaUtils extends Object
Constructor and Description |
---|
EngineMetaUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isJobOrTransformation(org.pentaho.di.core.EngineMetaInterface engineMetaInterface)
Validates if
engineMetaInterface is Job or Transformation. |
public static boolean isJobOrTransformation(org.pentaho.di.core.EngineMetaInterface engineMetaInterface)
engineMetaInterface
is Job or Transformation.engineMetaInterface
-