Package | Description |
---|---|
com.sdl.delivery.deployer.steps | |
com.tridion.deployer |
Modifier and Type | Method and Description |
---|---|
Module |
TridionDeployerStepAdapter.getModule() |
Modifier and Type | Class and Description |
---|---|
class |
SectionVisitor
Parent class for section visitors.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,Module> |
Processor.modules
List of modules that this
Processor has been configured to use for processing packages. |
Modifier and Type | Method and Description |
---|---|
Module |
ModuleFactory.createModule(com.tridion.configuration.Configuration config)
Creates a
Module based on the passed Configuration . |
Module |
ModuleFactory.createModule(com.tridion.configuration.Configuration config,
Processor processor)
Creates a
Module based on the passed Configuration with the passed
Processor . |
Module |
ModuleFactory.createModuleOnPreference(com.tridion.configuration.Configuration config,
Processor processor)
Creates
Module class by calling constructor with single config argument. |
Modifier and Type | Method and Description |
---|---|
Iterator<Module> |
Processor.getModules()
Gets the configured
Module 's. |
Modifier and Type | Method and Description |
---|---|
void |
Processor.addModule(String className,
Module module)
Adds given
Module to module list. |
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries