-
Classes Class Description step.client.planrunners.RemotePlanRunner This class will be removed in future releases. To run a plan located on your controller useRemoteExecutionManagerinstead.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 UseExecutionEngineinsteadstep.localrunner.LocalPlanRunner UseExecutionEngineinsteadstep.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.