public class Repository extends Tool
| Constructor and Description |
|---|
Repository() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
displayHelp()
Display Tool Help
|
protected int |
execute()
Perform Tool Behaviour
|
protected String |
getToolName()
Get the tool name
|
static void |
main(String[] args)
Start the repository and wait for a keypress to stop
|
protected org.alfresco.tools.ToolContext |
processArgs(String[] args)
Process Tool Arguments
|
exit, getApplicationContext, getServiceRegistry, handleError, logError, logInfo, logVerbose, startprotected String getToolName()
ToolgetToolName in class Toolprotected org.alfresco.tools.ToolContext processArgs(String[] args) throws ToolException
ToolprocessArgs in class Toolargs - the argumentsToolExceptionprotected void displayHelp()
TooldisplayHelp in class Toolprotected int execute()
throws ToolException
Toolexecute in class ToolToolExceptionpublic static void main(String[] args)
args - not usedCopyright © 2005–2018 Alfresco Software. All rights reserved.