public class Import extends Tool
| Constructor and Description |
|---|
Import() |
| 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 Tool Arguments
|
exit, getApplicationContext, getServiceRegistry, handleError, logError, logInfo, logVerbose, startpublic static void main(String[] args)
args - protected org.alfresco.tools.ToolContext processArgs(String[] args) throws org.alfresco.tools.ToolArgumentException
ToolprocessArgs in class Toolargs - the argumentsorg.alfresco.tools.ToolArgumentExceptionprotected void displayHelp()
TooldisplayHelp in class Toolprotected String getToolName()
ToolgetToolName in class Toolprotected int execute()
throws ToolException
Toolexecute in class ToolToolExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.