public class TridionContentDataStep extends Object implements ExecutableStep
This step reads the transport, parses the json content and stores it in binary storage.
RETRY_POINT_ELEMENT
Constructor and Description |
---|
TridionContentDataStep() |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.sdl.delivery.configuration.Configuration configuration)
Configure the 'Executable Step' with the given configuration.
|
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, wait
retryPoint
public void configure(com.sdl.delivery.configuration.Configuration configuration) throws com.sdl.delivery.configuration.ConfigurationException
ExecutableStep
configure
in interface ExecutableStep
configuration
- The given configuration.com.sdl.delivery.configuration.ConfigurationException
public ExecutableStepResult process(ProcessingContext context, StepDataProvider stepDataProvider) throws ProcessingException
ExecutableStep
process
in interface ExecutableStep
context
- 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.Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries