You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new API that returns a bool indicating if an entity was loaded through AEM cache or not
Add a new public API in ControlledEntity
Set the bool to true when successfully loading and applying the cached tree
Reset the bool to false if there was an error during dynamic values enumeration (when falling back to static enum (processGetDescriptorDynamicInfoFailureStatus method)
The text was updated successfully, but these errors were encountered:
Add a new API that returns a bool indicating if an entity was loaded through AEM cache or not
The text was updated successfully, but these errors were encountered: