cloudstack/engine/api
weingartner 4a9487e581 Changed return of methods from DataMotionStrategy, Void to void
The main changes are:
•	Changing methods “Void” to “void”.
•	Removal of the method “Void copyAsync(DataObject srcData, DataObject
destData, AsyncCompletionCallback callback)” that was never used. We
noticed that methods form that class are using the return type Void with
capital V. This way that method has to return a null value at the end.
2015-11-28 12:09:54 -02:00
..
resources/META-INF/cloudstack/core Spring Modularization 2013-10-02 15:41:04 -07:00
src Changed return of methods from DataMotionStrategy, Void to void 2015-11-28 12:09:54 -02:00
test/org/apache/cloudstack/engine/subsystem/api/storage adding fix and unit tests for cloud-engine-api scariest 2014-02-14 18:37:44 +01:00
pom.xml Updating pom.xml version numbers for release 4.7.0-SNAPSHOT 2015-11-15 18:54:13 +01:00