Package | Description |
---|---|
com.communote.server.web.commons.resource.impl |
Modifier and Type | Method and Description |
---|---|
CachedFileDescriptor |
PropertyResourceDescriptor.getCachedFile()
The cached property resource.
|
CachedFileDescriptor |
PropertyResourceManager.getPropertyResource(String categoryName)
Get the current property resource for the given category name
|
Modifier and Type | Method and Description |
---|---|
void |
CachedFileCleaner.delete(CachedFileDescriptor descriptor)
Delete the cached files listed in a descriptor.
|
Constructor and Description |
---|
PropertyResourceDescriptor(String pluginIdentifier,
String fallbackAbsolutePath,
boolean fallbackHasMinimized,
CachedFileDescriptor cachedFile,
boolean propertyValue)
Create a new property resource descriptor
|
Copyright © 2019 Communote team. All rights reserved.