Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-5759

Document as JavaDoc that the operation getCaseFile should not be accessed via CaseInstance

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • None
    • 7.0.0.Beta7
    • Runtime Engine
    • NEW
    • NEW

      In the operation caseRuntimeDataService.getCaseInstanceById(caseId).getCaseFile() add warning into the JavaDoc saying:

      The operation always return null and the case file should be accessed via caseService.getCaseFileInstance(caseId) instead (they both use the same interface but the case instance is available only in the second implementation).

              rhn-support-tsurdilo Tihomir Surdilovic (Inactive)
              ibek1@redhat.com Ivo Bek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: