Commit 8cccdd0
authored
Rename filesystem StorageService copy to export and mark as READ operation (#3555)
* changed transactional operation type, CREATE to READ in DefaultTransactionalStorageService's copy method.
* refactored copy method that received toPath argument to export to file system.
* formatted code style.1 parent 572bf3e commit 8cccdd0
6 files changed
Lines changed: 12 additions & 12 deletions
File tree
- roda-core/roda-core/src/main/java/org/roda/core
- model
- storage
- fs
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5627 | 5627 | | |
5628 | 5628 | | |
5629 | 5629 | | |
5630 | | - | |
| 5630 | + | |
5631 | 5631 | | |
5632 | 5632 | | |
5633 | 5633 | | |
5634 | 5634 | | |
5635 | 5635 | | |
5636 | | - | |
| 5636 | + | |
5637 | 5637 | | |
5638 | 5638 | | |
5639 | 5639 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3933 | 3933 | | |
3934 | 3934 | | |
3935 | 3935 | | |
3936 | | - | |
| 3936 | + | |
3937 | 3937 | | |
3938 | 3938 | | |
3939 | 3939 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
| 427 | + | |
428 | 428 | | |
429 | | - | |
| 429 | + | |
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| |||
909 | 909 | | |
910 | 910 | | |
911 | 911 | | |
912 | | - | |
913 | | - | |
| 912 | + | |
| 913 | + | |
914 | 914 | | |
915 | 915 | | |
916 | 916 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
| 350 | + | |
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
570 | | - | |
| 570 | + | |
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
| |||
0 commit comments