public final class Export extends Tool
Constructor and Description |
---|
Export() |
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)
Entry Point
|
protected org.alfresco.tools.ToolContext |
processArgs(String[] args)
Process Export Tool command line arguments
|
exit, getApplicationContext, getServiceRegistry, handleError, logError, logInfo, logVerbose, start
public static void main(String[] args)
args
- protected String getToolName()
Tool
getToolName
in class Tool
protected org.alfresco.tools.ToolContext processArgs(String[] args)
processArgs
in class Tool
args
- the argumentsprotected void displayHelp()
Tool
displayHelp
in class Tool
protected int execute() throws ToolException
Tool
execute
in class Tool
ToolException
Copyright © 2005–2017 Alfresco Software. All rights reserved.