-
Deprecated ClassesClassDescriptionThe 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.Use
ExecutionEngine
insteadUseExecutionEngine
insteadThe 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.
-
Deprecated FieldsFieldDescriptionUse
DescriptionStepLexer.VOCABULARY
instead.UseDescriptionStepParser.VOCABULARY
instead.UseExpectedStepLexer.VOCABULARY
instead.UseExpectedStepParser.VOCABULARY
instead.UseKeyValueLexer.VOCABULARY
instead.UseKeyValueParser.VOCABULARY
instead.
-
Deprecated MethodsMethodDescriptionThis field is deprecated and isn't used anymoreThis field is deprecated and isn't used anymoreThis field isn't used anymore. The task name is now persisted as attribute.Please use getAttribute("name") insteadThis field isn't used anymore. The task name is now persisted as attribute.Please use setAttribute("name","...") insteadThis service has been removed. Lookup by resourceName isn't supported anymore. Use addOrUpdateKeywordPackage instead.This service has been removed. Lookup by resourceName isn't supported anymore. Use updateKeywordPackageById instead.Calling keywords by ID is deprecated since 3.18. Use the call by attributes instead: keyword()Calling keywords by ID is deprecated since 3.18. Use the call by attributes instead: keyword()
RemoteExecutionManager
instead.