Class and Description |
---|
step.core.plans.runner.DefaultPlanRunner
Use
ExecutionEngine instead |
step.localrunner.LocalPlanRunner
Use
ExecutionEngine instead |
step.client.planrunners.RemotePlanRunner
This class will be removed in future releases. To run a plan
located on your controller use
RemoteExecutionManager
instead. |
step.repositories.staging.StagingRepository
The staging client is deprecated and will be removed in future
releases. All executions are now providing an isolated context
thus making the Staging repository useless.
|
step.client.repository.StagingRepositoryClient
The staging client is deprecated and will be removed in future
releases. All executions are now providing an isolated context
thus making the Staging repository useless.
|
Copyright © 2020. All rights reserved.