public abstract static class PluginPropertyHandler.AbstractHandler extends Object implements org.apache.commons.collections.Closure
public final void execute(Object property) throws IllegalArgumentException, org.apache.commons.collections.FunctorException
execute 在接口中 org.apache.commons.collections.ClosureIllegalArgumentException - if property is null.org.apache.commons.collections.FunctorException - if KettleException in handle thrown.Closure.execute(java.lang.Object)protected abstract void handle(PluginProperty property) throws org.pentaho.di.core.exception.KettleException
property - property.org.pentaho.di.core.exception.KettleException - ...Copyright © 2024 Hitachi Vantara. All rights reserved.