|
Change Parameter Type e : Throwable to e : Exception in method private failure(e Exception, message String) : void in class org.neo4j.commandline.admin.AdminTool |
From |
To |
|
Change Parameter Type out : Output to outsideWorld : OutsideWorld in method public AdminTool(locator CommandLocator, outsideWorld OutsideWorld, debug boolean) in class org.neo4j.commandline.admin.AdminTool |
From |
To |
|
Change Parameter Type out : Output to out : OutsideWorld in method public CommandUsage(command AdminCommand.Provider, out OutsideWorld, scriptName String) in class org.neo4j.commandline.admin.Usage.CommandUsage |
From |
To |
|
Change Parameter Type out : Output to out : OutsideWorld in method public Usage(scriptName String, out OutsideWorld, commands CommandLocator) in class org.neo4j.commandline.admin.Usage |
From |
To |
|
Change Return Type Result to void in method public execute(homeDir Path, configDir Path, args String...) : void in class org.neo4j.commandline.admin.AdminTool |
From |
To |
|
Change Return Type Result to void in method private failure(message String) : void in class org.neo4j.commandline.admin.AdminTool |
From |
To |
|
Change Return Type Result to void in method private success() : void in class org.neo4j.commandline.admin.AdminTool |
From |
To |
|
Change Return Type Result to void in method private unexpected(e RuntimeException) : void in class org.neo4j.commandline.admin.AdminTool |
From |
To |
|
Change Return Type Result to void in method private badUsage(command AdminCommand.Provider, e IncorrectUsage) : void in class org.neo4j.commandline.admin.AdminTool |
From |
To |
|
Change Return Type Result to void in method private badUsage(message String) : void in class org.neo4j.commandline.admin.AdminTool |
From |
To |
|
Change Return Type Result to void in method private failure(e Exception, message String) : void in class org.neo4j.commandline.admin.AdminTool |
From |
To |