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 java.lang.String |
getToolName()
Get the tool name
|
static void |
main(java.lang.String[] args)
Entry Point
|
protected org.alfresco.tools.ToolContext |
processArgs(java.lang.String[] args)
Process Export Tool command line arguments
|
exit, getApplicationContext, getServiceRegistry, handleError, logError, logInfo, logVerbose, startpublic static void main(java.lang.String[] args)
args - protected java.lang.String getToolName()
ToolgetToolName in class Toolprotected org.alfresco.tools.ToolContext processArgs(java.lang.String[] args)
processArgs in class Toolargs - the argumentsprotected void displayHelp()
TooldisplayHelp in class Toolprotected int execute()
throws ToolException
Toolexecute in class ToolToolExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.