| Interface and Description |
|---|
| com.adobe.acs.commons.util.AemCapabilityHelper
All supported AEM's run on Oak repositories now, so this will always return true.
|
| com.adobe.acs.commons.mcp.DialogResourceProviderFactory
Will be removed in 5.0 entirely, no longer needed
|
| Class and Description |
|---|
| com.adobe.acs.commons.mcp.AdminOnlyProcessDefinitionFactory
Please use AdministratorsOnlyProcessDefinitionFactory as it is
still sufficiently restrictive but more generally usable in environments
where the admin account is impossible to attain. This class will still
continue to work but is generally discouraged.
|
| com.adobe.acs.commons.util.BufferingResponse
Rather use
BufferedHttpServletResponse |
| com.adobe.acs.commons.util.StringWriterResponse
Rather use
BufferedSlingHttpServletResponse instead |
| Annotation Type and Description |
|---|
| com.adobe.acs.commons.mcp.DialogResourceProviderConfiguration
Will be removed in 5.0 entirely, no longer needed
|
| Field and Description |
|---|
| com.adobe.acs.commons.workflow.bulk.removal.WorkflowInstanceRemover.WORKFLOW_INSTANCES_PATH
please use the multi-value WORKFLOW_INSTANCES_PATHS instead.
|
| Annotation Type Element and Description |
|---|
| com.adobe.acs.commons.models.injectors.annotation.ChildResourceFromRequest.optional |
Copyright © 2013–2020 Adobe. All rights reserved.