Interface UpdateJobSuspensionStateTenantBuilder

    • Method Detail

      • processDefinitionWithoutTenantId

        UpdateJobSuspensionStateBuilder processDefinitionWithoutTenantId()
        Specify that the process definition belongs to no tenant.
        Returns:
        the builder
      • processDefinitionTenantId

        UpdateJobSuspensionStateBuilder processDefinitionTenantId​(String tenantId)
        Specify the id of the tenant the process definition belongs to.
        Parameters:
        tenantId - the id of the tenant
        Returns:
        the builder