Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-6769

Deprecate usage of createAttachemnt by processInstance id in TaskService

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • 7.6.0, 7.6.0-alpha5
    • None
    • engine

      method org.camunda.bpm.engine.TaskService#createAttachment(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.io.InputStream)

      is declared to be operating on processInstanceId, which is breaking cohesion of our components, since TaskService should be operating on tasks.

      please deprecate such usage and move it into place logically corresponding to it, for instance RuntimeService

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              askar.akhmerov Askar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: