Uses of Interface
org.pentaho.di.core.CheckResultSourceInterface
Packages that use CheckResultSourceInterface
-
Uses of CheckResultSourceInterface in org.pentaho.di.core
Methods in org.pentaho.di.core that return CheckResultSourceInterfaceModifier and TypeMethodDescriptionCheckResult.getSourceInfo()
CheckResultInterface.getSourceInfo()
Constructors in org.pentaho.di.core with parameters of type CheckResultSourceInterfaceModifierConstructorDescriptionCheckResult
(int t, String errorCode, String s, CheckResultSourceInterface sourceMeta) CheckResult
(int t, String s, CheckResultSourceInterface sourceMeta)