public interface ExecutionCommandWrapperFactory
ExecutionCommandWrapperFactory
is used to create instances of
ExecutionCommandWrapper
that have Guice injected members set.Modifier and Type | Method and Description |
---|---|
ExecutionCommandWrapper |
createFromCommand(ExecutionCommand executionCommand) |
ExecutionCommandWrapper |
createFromJson(String jsonExecutionCommand) |
ExecutionCommandWrapper createFromJson(String jsonExecutionCommand)
ExecutionCommandWrapper createFromCommand(ExecutionCommand executionCommand)
Copyright © 2022 Apache Software Foundation. All rights reserved.