| 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 | |
| com.adobe.acs.commons.mcp.model |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default ProcessDefinitionFactory |
DynamicScriptResolverService.getScriptByIdentifier(org.apache.sling.api.resource.ResourceResolver rr,
String identifier)
Given an identifier, look up the process definition factory.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ProcessDefinitionFactory> |
ControlledProcessManager.getAllProcessDefinitionsForUser(org.apache.jackrabbit.api.security.user.User user) |
Map<String,ProcessDefinitionFactory> |
DynamicScriptResolverService.getDetectedProcesDefinitionFactories(org.apache.sling.api.resource.ResourceResolver rr)
Prepare a list of custom process definition factory instances
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssetFolderCreatorFactory |
class |
AssetReportFactory |
class |
BrokenLinksReportFactory |
class |
BulkWorkflowFactory |
class |
DataImporterFactory |
class |
DeepPruneFactory |
class |
ProcessCleanupFactory |
class |
RefreshFolderThumbnailsFactory |
class |
TagCreatorFactory |
class |
TagReportFactory |
class |
WorkflowRemoverFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
FileAssetIngestorFactory |
class |
S3AssetIngestorFactory |
class |
UrlAssetImportFactory
Factory for asset import processes
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentFragmentImportFactory
OSGi factory for Content Import utility
|
| Modifier and Type | Class and Description |
|---|---|
class |
RenovatorFactory |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ProcessDefinitionFactory> |
AvailableProcessDefinitions.getDefinitions() |
Copyright © 2013–2020 Adobe. All rights reserved.