Package org.pentaho.platform.api.engine
Interface IAcceptsRuntimeInputs
-
@Deprecated public interface IAcceptsRuntimeInputs
Deprecated.Pojo components are deprecated, useIAction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
setInputs(Map<String,Object> inputs)
Deprecated.
-