JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.pentaho.platform.api.engine
Interface IAcceptsRuntimeInputs
@Deprecated
public interface
IAcceptsRuntimeInputs
Deprecated.
Pojo components are deprecated, use
IAction
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
void
setInputs
(
Map
<
String
,
Object
> inputs)
Deprecated.
Method Details
setInputs
void
setInputs
(
Map
<
String
,
Object
> inputs)
Deprecated.
IAction