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

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

    XMLWordPrintable

Details

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

    Description

      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).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: