public abstract class AbstractFileValidator extends Object implements JobEntryValidator
KEY_LEVEL_ON_FAIL| 构造器和说明 |
|---|
AbstractFileValidator() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.pentaho.di.core.variables.VariableSpace |
getVariableSpace(org.pentaho.di.core.CheckResultSourceInterface source,
String propertyName,
List<org.pentaho.di.core.CheckResultInterface> remarks,
ValidatorContext context) |
static void |
putVariableSpace(ValidatorContext context,
org.pentaho.di.core.variables.VariableSpace variableSpace) |
static ValidatorContext |
putVariableSpace(org.pentaho.di.core.variables.VariableSpace variableSpace) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, validatepublic static ValidatorContext putVariableSpace(org.pentaho.di.core.variables.VariableSpace variableSpace)
protected org.pentaho.di.core.variables.VariableSpace getVariableSpace(org.pentaho.di.core.CheckResultSourceInterface source,
String propertyName,
List<org.pentaho.di.core.CheckResultInterface> remarks,
ValidatorContext context)
public static void putVariableSpace(ValidatorContext context, org.pentaho.di.core.variables.VariableSpace variableSpace)
Copyright © 2024 Hitachi Vantara. All rights reserved.