Clean up TerminationPointCreateCommand.java
authorRyan Goulding <ryandgoulding@gmail.com>
Fri, 10 Apr 2015 22:22:11 +0000 (18:22 -0400)
committerSam Hague <shague@redhat.com>
Sun, 12 Apr 2015 20:48:45 +0000 (20:48 +0000)
This change abstracts the different steps involved in the
TerminationPointCreateCommand.execute() method so that the code is more
readable. The individual steps have been put into appropriate private helper
methods.

Change-Id: I65f0c8bc5da3a2509f42479a57fd0392c14baa5f
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>

No differences found