-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
AT:
- using the RepositoryService I can suspend and activate process definitions by key and tenant-id
- also, I can suspend and activate process definitions by key which belongs to no tenant
- I can subspend and activate process definitions by key for any tenant if no tenant id is specified
- I can also suspend and activate a process definitions by key and tenant-id using the REST-API
Note:
- use a builder for suspend and activate to avoid new methods in managament service
- must also work for delayed suspend and activate command (e.g. TimerActivateProcessDefinitionHandler)