Rename Method to Start a Process Instance by Key with Tenant Id

XMLWordPrintable

      Change

      runtimeService.createProcessInstanceByKey("KEY").tenantId("TENANT").execute();
      

      To

      runtimeService.createProcessInstanceByKey("KEY").processDefinitionTenantId("TENANT").execute();
      

      for a better understanding.

            Assignee:
            Unassigned
            Reporter:
            Daniel Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: