public interface ThumbnailConfiguration
Modifier and Type | Interface and Description |
---|---|
static class |
ThumbnailConfiguration.PropertiesAdaptor
Implementation of
ThumbnailConfiguration that uses the ApplicationProperties to get the values. |
Modifier and Type | Method and Description |
---|---|
int |
getMaxHeight()
Maximum height for a thumbnail
|
int |
getMaxWidth()
Maximum width for a thumbnail
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.