Create databases for plugins

revert-70aa11f8
manoj 10 years ago
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…
Cancel
Save