@FunctionalInterface public interface ExecutableStepFactory
Modifier and Type | Method and Description |
---|---|
Optional<ExecutableStep> |
create(Step step)
Create the 'Executable Step' by the given step configuration.
|
Optional<ExecutableStep> create(Step step) throws com.sdl.delivery.configuration.ConfigurationException
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