public class RepoAdminInterpreter extends BaseInterpreter
authorityService, lastCommand, transactionService| Constructor and Description |
|---|
RepoAdminInterpreter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
executeCommand(String line)
Execute a single command using the BufferedReader passed in for any data needed.
|
static void |
main(String[] args)
Main entry point.
|
void |
setRepoAdminService(RepoAdminService repoAdminService) |
getConsoleBean, getCurrentUserName, hasAuthority, interpretCommand, onBootstrap, onShutdown, rep, runMain, runMain, setAuthorityService, setCurrentUserName, setTransactionServicepublic void setRepoAdminService(RepoAdminService repoAdminService)
public static void main(String[] args)
protected String executeCommand(String line) throws IOException
executeCommand in class BaseInterpreterline - The unparsed commandIOExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.