DOC

com.cognifide.apm.crx : apm-ui.apps.cloud

Maven & Gradle

Aug 02, 2023
52 stars

APM - ui.apps.cloud · APM (AEM Permission Management) is an AEM based tool focused on streamlining the permission configuration. It provides a rich UX console tailored for administrators. They can write human readable scripts that handle user/group creation/deletion and permissions application, both in bulk. Through it's flexible grammar, exposed API, and high extensibility it vastly improves permission-based implementations.

Table Of Contents

Latest Version

Download com.cognifide.apm.crx : apm-ui.apps.cloud Javadoc & API Documentation - Latest Versions:

All Versions

Download com.cognifide.apm.crx : apm-ui.apps.cloud Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
5.6.x

How to open Javadoc JAR file in web browser

  1. Rename the file apm-ui.apps.cloud-5.6.26-javadoc.jar to apm-ui.apps.cloud-5.6.26-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder apm-ui.apps.cloud-5.6.26-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "apm-ui.apps.cloud-5.6.26-sources.jar" -d "apm-ui.apps.cloud-5.6.26-javadoc" -subpackages