Deprecated
Table of Contents
ServerCapabilities.php
Line | Element | Reason |
---|---|---|
66 | ServerCapabilities::isSignalAndQueryHeaderSupports() | Use self::$signalAndQueryHeader instead. |
79 | ServerCapabilities::isInternalErrorDifferentiation() | Use self::$internalErrorDifferentiation instead. |
CountWorkflowExecutions.php
Line | Element | Reason |
---|---|---|
11 | CountWorkflowExecutions | use CountWorkflowExecutions instead. Will be removed in the future. |
BaseClient.php
Line | Element | Reason |
---|---|---|
218 | BaseClient::setServerCapabilities() |
ServerCapabilities.php
Line | Element | Reason |
---|---|---|
18 | ServerCapabilities | use ServerCapabilities instead. Will be removed in the future. |
WorkerVersionStamp.php
Line | Element | Reason |
---|---|---|
21 | WorkerVersionStamp::$bundleId |
ChildWorkflowCancellationType.php
Line | Element | Reason |
---|---|---|
11 | ChildWorkflowCancellationType | Use ChildWorkflowCancellationType instead. |
WorkerInterface.php
Line | Element | Reason |
---|---|---|
63 | WorkerInterface::registerActivityImplementations() | use registerActivity() instead. |