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 IProducesRuntimeOutputs
@Deprecated
public interface
IProducesRuntimeOutputs
Deprecated.
Pojo components are deprecated, use
IAction
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
Map
<
String
,
Object
>
getOutputs
()
Deprecated.
Method Details
getOutputs
Map
<
String
,
Object
>
getOutputs
()
Deprecated.
IAction