public class MultipleActionsRunner extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
isInternal |
Constructor and Description |
---|
MultipleActionsRunner(VdcActionType actionType,
List<VdcActionParametersBase> parameters,
boolean isInternal) |
Modifier and Type | Method and Description |
---|---|
ArrayList<VdcReturnValueBase> |
Execute() |
protected ArrayList<CommandBase> |
getCommands() |
protected List<VdcActionParametersBase> |
getParameters() |
protected void |
RunCommands() |
public MultipleActionsRunner(VdcActionType actionType, List<VdcActionParametersBase> parameters, boolean isInternal)
protected List<VdcActionParametersBase> getParameters()
protected ArrayList<CommandBase> getCommands()
public ArrayList<VdcReturnValueBase> Execute()
protected void RunCommands()
Copyright © 2012. All Rights Reserved.