mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Create databases for plugins
This commit is contained in:
parent
7e0f4a4b2f
commit
e3acecd5a0
@ -91,11 +91,6 @@ public class OperationManagerImpl implements OperationManager {
|
||||
@Override
|
||||
public List<Operation> getOperations(DeviceIdentifier deviceId) throws OperationManagementException {
|
||||
return null;
|
||||
try{
|
||||
this.lookupOperationDAO(operation)
|
||||
|
||||
|
||||
}catch(OperationManagementDAOException ex){}
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
Reference in New Issue
Block a user