Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-16758

Add method WorkManager.find(workId, state)

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 7.3
    • Component/s: Events / Works

      Description

      As a replacement for deprecated method WorkManager.find(work, state, useEquals, pos), provide the following WorkManager method which is needed by the nuxeo-csv CSVImporterImpl to efficiently retrieve CSVImportLogs:

          public Work find(String workId, State state) {
              return queuing.find(workId, state);
          }
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 minute
                1m