Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessPrintTasks

Processes the print tasks for each required ID.

This service does not throws an expeption in the case of mulptiple user task ids, but the output will be a dictionary containing an Error (EVA.Framework.Error) for every print task that encounters an issue. The UserTaskID will be the key in that specific Dictionary.

In the case of a single user task id, the service will behave exactly as the depracated ProcessPrintTask service did, throwing the encountered exception.

Hierarchy

  • ProcessPrintTasks

Index

Properties

Properties

Optional StationID

StationID: undefined | number

Entity type: Station

UserTaskIDs

UserTaskIDs: number[]