-
Task
-
Resolution: Done
-
Minor
-
None
-
None
Drop the 'implements Service<ControlledProcessStateService>' bit, just install a SimpleService, and change addService to return ProcessStateNotifier, which is all that callers are trying to get.
- is triggering
-
WFCORE-6662 Remove deprecated usage of ServiceController.getValue() by capturing ModelControllerClientFactory via ServiceActivator
- Pull Request Sent