public class TridionDeployerStepAdapter extends Object implements ExecutableStep
RETRY_POINT_ELEMENT| Constructor and Description |
|---|
TridionDeployerStepAdapter(TransactionStorageInitializer storageInitializer,
BinaryStorage binaryStorage) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.sdl.delivery.configuration.Configuration config)
Configure the 'Executable Step' with the given configuration.
|
void |
configure(com.tridion.configuration.Configuration legacyConfiguration,
Processor processor) |
Module |
getModule() |
ExecutableStepResult |
process(ProcessingContext context,
StepDataProvider stepDataProvider)
Actual processing logic to execute in the scope of the 'pipeline step'.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitretryPointpublic TridionDeployerStepAdapter(TransactionStorageInitializer storageInitializer, BinaryStorage binaryStorage)
public void configure(com.sdl.delivery.configuration.Configuration config)
throws com.sdl.delivery.configuration.ConfigurationException
ExecutableStepconfigure in interface ExecutableStepconfig - The given configuration.com.sdl.delivery.configuration.ConfigurationExceptionpublic void configure(com.tridion.configuration.Configuration legacyConfiguration,
Processor processor)
throws com.sdl.delivery.configuration.ConfigurationException
com.sdl.delivery.configuration.ConfigurationExceptionpublic ExecutableStepResult process(ProcessingContext context, StepDataProvider stepDataProvider) throws ProcessingException
ExecutableStepprocess in interface ExecutableStepcontext - Contains information about current execution.stepDataProvider - Provides access to get step data for a specific deployment execution.ProcessingException - When something went wrong executing the processing logic.public Module getModule()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries