- 
    Type:Feature Request 
- 
    Resolution: Fixed
- 
    Priority:L3 - Default 
- 
    Affects Version/s: None
- 
    Component/s: engine
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)