Package com.adobe.forms.common.utils
Class TempStorageUtils
- java.lang.Object
-
- com.adobe.forms.common.utils.TempStorageUtils
-
public class TempStorageUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TempStorageUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isPreviewDisabled(java.lang.String tempStorageConfig, java.lang.Boolean isAnonymous)
returns if the Preview needs to be disabled based on temp storage configuration.
-