-
Classes Class Description step.client.planrunners.RemotePlanRunner This class will be removed in future releases. To run a plan located on your controller useRemoteExecutionManager
instead.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.step.core.plans.runner.DefaultPlanRunner UseExecutionEngine
insteadstep.localrunner.LocalPlanRunner UseExecutionEngine
insteadstep.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.