@Component public class TridionExecutableStepFactory extends Object implements ExecutableStepFactory
ExecutableStepFactory
, used to create Web-specific executable steps.Constructor and Description |
---|
TridionExecutableStepFactory() |
Modifier and Type | Method and Description |
---|---|
Optional<ExecutableStep> |
create(Step step)
Create the 'Executable Step' by the given step configuration.
|
void |
init() |
void |
registerLegacyPipelineConfiguration(com.tridion.configuration.Configuration tridionProcessPipeLine) |
@PostConstruct public void init()
public void registerLegacyPipelineConfiguration(com.tridion.configuration.Configuration tridionProcessPipeLine)
public Optional<ExecutableStep> create(Step step) throws com.sdl.delivery.configuration.ConfigurationException
ExecutableStepFactory
create
in interface ExecutableStepFactory
step
- The step configuration which has to be used to create executable step.com.sdl.delivery.configuration.ConfigurationException
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries