public interface Operation
Operation resume() throws WorldEditException
WorldEditException - an errorvoid cancel()
resume() should
not be called at any point in the future. This method should not be called after
successful completion of the operation. This method must be called if
the operation is interrupted before completion.Copyright © 2010-2014. All Rights Reserved.