ActivityInstanceBase IProcessService.GetActivityInstance(long id) { return(_repository.FindActivityInstance(id)); }