Deprecate usage of createAttachemnt by processInstance id in TaskService

XMLWordPrintable

    • Type: Task
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • 7.6.0, 7.6.0-alpha5
    • Affects Version/s: None
    • Component/s: 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

              Assignee:
              Unassigned
              Reporter:
              Askar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: