public interface IVarArgsAction extends IAction
IAction
Modifier and Type | Method and Description |
---|---|
void |
setVarArgs(Map<String,Object> args)
Inputs from an action sequence that cannot be set on an Action by Java bean convention will be passed in
through this map.
|
execute, isExecutionSuccessful
Copyright © 2020 Hitachi Vantara. All rights reserved.