# BatchTask

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/screenshot-worker/src/app/screenshot/services/batch-screenshot.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/screenshot-worker/src/app/screenshot/services/batch-screenshot.service.ts#L33)

Task representation for parallel execution

## Properties

| Property | Type |
|---|---|
| `index` | `number` |
| `item` | `BatchScreenshotItemDto` |
| `priority` | `number` |
