Skip to content

Commit 13556d2

Browse files
committed
include changes of business layer
1 parent afbfb9a commit 13556d2

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

server/src/main/java/com/cloud/api/query/QueryManagerImpl.java

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2462,7 +2462,6 @@ private Pair<List<AccountJoinVO>, Integer> searchForAccountsInternal(ListAccount
24622462

24632463

24642464

2465-
24662465
@Override
24672466
public boolean isReadyForShutdown(ReadyForShutdownCmd cmd) {
24682467

@@ -2494,29 +2493,6 @@ private Pair<List<AsyncJobJoinVO>, Integer> pendingasyncjob(ReadyForShutdownCmd
24942493
return _jobJoinDao.searchAndCount(sc, searchFilter);
24952494

24962495
}
2497-
2498-
2499-
2500-
2501-
2502-
2503-
2504-
2505-
2506-
2507-
2508-
2509-
2510-
2511-
2512-
2513-
2514-
2515-
2516-
2517-
2518-
2519-
25202496

25212497

25222498

0 commit comments

Comments
 (0)