@Service @Singleton public class InserverCommandRunnerHelper extends Object
This is similar to some logic in the AdminAdapter.
Modifier and Type | Field and Description |
---|---|
static LocalStringManagerImpl |
adminStrings |
static Logger |
logger |
Constructor and Description |
---|
InserverCommandRunnerHelper() |
Modifier and Type | Method and Description |
---|---|
ActionReport |
runCommand(String command,
ParameterMap parameters,
ActionReport report,
Subject subject) |
public static final Logger logger
public static final LocalStringManagerImpl adminStrings
public ActionReport runCommand(String command, ParameterMap parameters, ActionReport report, Subject subject)
Copyright © 2021. All rights reserved.