We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac293f0 commit cf34c60Copy full SHA for cf34c60
…dk/service/md/ExportImportServiceAT.java …d/maintenance/ExportImportServiceAT.javagooddata-java/src/test/java/com/gooddata/sdk/service/md/ExportImportServiceAT.java renamed to gooddata-java/src/test/java/com/gooddata/sdk/service/md/maintenance/ExportImportServiceAT.java
@@ -1,9 +1,9 @@
1
/*
2
- * Copyright (C) 2004-2019, GoodData(R) Corporation. All rights reserved.
+ * Copyright (C) 2004-2020, GoodData(R) Corporation. All rights reserved.
3
* This source code is licensed under the BSD-style license found in the
4
* LICENSE.txt file in the root directory of this source tree.
5
*/
6
-package com.gooddata.sdk.service.md;
+package com.gooddata.sdk.service.md.maintenance;
7
8
import static com.gooddata.sdk.model.md.Restriction.identifier;
9
import static com.gooddata.sdk.common.util.ResourceUtils.readFromResource;
0 commit comments