| Package | Description |
|---|---|
| com.adobe.acs.commons.mcp |
Miscellaneous Utilities.
|
| com.adobe.acs.commons.mcp.impl.processes | |
| com.adobe.acs.commons.mcp.impl.processes.asset | |
| com.adobe.acs.commons.mcp.impl.processes.cfi | |
| com.adobe.acs.commons.mcp.impl.processes.renovator |
| Modifier and Type | Class and Description |
|---|---|
class |
AdministratorsOnlyProcessDefinitionFactory<P extends ProcessDefinition>
ProcessDefinitionFactory which limits availability of a process to the admin users and members of the administrators group.
|
class |
AdminOnlyProcessDefinitionFactory<P extends ProcessDefinition>
Deprecated.
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.
|
class |
AuthorizedGroupProcessDefinitionFactory<P extends ProcessDefinition>
ProcessDefinitionFactory which limits availability of a process to the admin users and members of the specified
groups.
|
class |
ProcessDefinitionFactory<P extends ProcessDefinition> |
| Modifier and Type | Method and Description |
|---|---|
ProcessDefinition |
ControlledProcessManager.findDefinitionByNameOrPath(String nameOrPath) |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstance |
ControlledProcessManager.createManagedProcessInstance(ProcessDefinition definition,
String description) |
| Modifier and Type | Class and Description |
|---|---|
class |
AssetFolderCreator
Creates Asset Folder definitions (node and Title) based on a well defined Excel document.
|
class |
AssetReport
Reports number and size of assets within a given folder structure.
|
class |
BrokenLinksReport
Broken Links Checker MCP task
|
class |
BulkWorkflow |
class |
DataImporter
Read node and metadata from a spreadsheet and update underlying node storage
with provided data.
|
class |
DeepPrune
Stops all running sling jobs and empties the queue entirely.
|
class |
ProcessCleanup
Removes archived process instances.
|
class |
RefreshFolderTumbnails
Replace folder thumbnails under a user-definable set of circumstances As a business user, I would like an easy way to
scan and repair missing thumbnails, or just regenerate all thumbnails under a given tree of the DAM.
|
class |
TagCreator
Creates cq:Tags based on a well defined Excel document.
|
class |
TagReporter
Creates a report of the tags in an AEM instance, showing how many times they
are referenced
|
class |
WorkflowRemover
Removes workflow process instances based on specified conditions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssetIngestor |
class |
FileAssetIngestor
Asset Ingestor reads a directory structure recursively and imports it as-is
into AEM.
|
class |
S3AssetIngestor |
class |
UrlAssetImport
Import assets and metadata provided by a spreadsheet
|
| Modifier and Type | Method and Description |
|---|---|
ProcessDefinition |
S3AssetIngestorFactory.createProcessDefinitionInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentFragmentImport
Import a series of content fragments from a spreadsheet
|
| Modifier and Type | Class and Description |
|---|---|
class |
Renovator
Relocate Pages and/or Sites using a parallelized move process
|
Copyright © 2013–2020 Adobe. All rights reserved.