public class LocalActionInvoker
extends org.pentaho.platform.scheduler2.action.DefaultActionInvoker
DefaultActionInvoker
for use within a worker node, that massages the
param Map
keys such that they are generic, and not scheduler specific.Constructor and Description |
---|
LocalActionInvoker() |
Modifier and Type | Method and Description |
---|---|
protected org.pentaho.platform.api.scheduler2.IBackgroundExecutionStreamProvider |
getStreamProvider(Map<String,Serializable> params)
|
org.pentaho.platform.api.action.IActionInvokeStatus |
invokeAction(org.pentaho.platform.api.action.IAction actionBean,
String actionUser,
Map<String,Serializable> params) |
protected org.pentaho.platform.api.scheduler2.IBackgroundExecutionStreamProvider getStreamProvider(Map<String,Serializable> params)
public org.pentaho.platform.api.action.IActionInvokeStatus invokeAction(org.pentaho.platform.api.action.IAction actionBean, String actionUser, Map<String,Serializable> params) throws Exception
invokeAction
in interface org.pentaho.platform.api.action.IActionInvoker
invokeAction
in class org.pentaho.platform.scheduler2.action.DefaultActionInvoker
Exception
Copyright © 2021 Hitachi Vantara. All rights reserved.