Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cached aem status in ControlledEntity #166

Open
3 tasks
christophe-calmejane opened this issue Feb 4, 2025 · 0 comments
Open
3 tasks

Add cached aem status in ControlledEntity #166

christophe-calmejane opened this issue Feb 4, 2025 · 0 comments
Labels
controller Controller Library enhancement New feature or request

Comments

@christophe-calmejane
Copy link
Contributor

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)
@christophe-calmejane christophe-calmejane added controller Controller Library enhancement New feature or request labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controller Controller Library enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant