|
Change Return Type Observable<Integer> to Observable<Id> in method public deleteAllEntities(applicationScope ApplicationScope) : Observable<Id> in class org.apache.usergrid.corepersistence.service.ApplicationServiceImpl |
From |
To |
|
Change Return Type Observable<Integer> to Observable<Id> in method public deleteAllEntities(applicationScope ApplicationScope) : Observable<Id> in class org.apache.usergrid.corepersistence.service.ApplicationService |
From |
To |
|
Change Return Type Observable<Integer> to Observable<Id> in method public deleteAllEntities(applicationId UUID) : Observable<Id> in class org.apache.usergrid.management.cassandra.ManagementServiceImpl |
From |
To |
|
Change Return Type Observable<Integer> to Observable<Id> in method public deleteAllEntities(applicationId UUID) : Observable<Id> in class org.apache.usergrid.management.ManagementService |
From |
To |