Project

General

Profile

« Previous | Next » 

Revision fdbff5bc

Added by Andreas Müller over 3 years ago

Cleanup

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/media/DefaultMediaTransformations.java
13 13
import java.util.List;
14 14

  
15 15
/**
16
 * Factory class to create default transformations
16
 * Factory class to create default media transformations
17 17
 *
18 18
 * @author a.kohlbecker
19 19
 * @since Jul 15, 2020
......
87 87

  
88 88
        return defaultTransformations;
89 89
    }
90

  
91

  
92

  
93 90
}

Also available in: Unified diff