X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTask.html;h=f7e70fa208f72ffc37a59be2337abb1fdc1aa979;hb=800480935c90f3847c389dd5dbfca11760e78675;hp=c5e89d51596dca8b28a96d258d680434b005f0c7;hpb=0b4e655ca22daa4e6efc10d4ef575520a3abfa2c;p=poolifier.git diff --git a/docs/interfaces/Task.html b/docs/interfaces/Task.html index c5e89d51..f7e70fa2 100644 --- a/docs/interfaces/Task.html +++ b/docs/interfaces/Task.html @@ -1,4 +1,4 @@ -Task | poolifier - v2.6.45
+Task | poolifier - v3.0.1
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.45
+
  • The search index is not available
  • poolifier - v3.0.1
    @@ -34,7 +34,7 @@ +
  • Defined in src/utility-types.ts:71
  • @@ -47,7 +47,7 @@ taskId? timestamp? transferList? -workerId +workerId?

    Properties

    @@ -58,7 +58,7 @@
    +
  • Defined in src/utility-types.ts:83
  • name?: string
    @@ -66,7 +66,7 @@
    +
  • Defined in src/utility-types.ts:79
  • taskId?: string
    @@ -74,7 +74,7 @@
    +
  • Defined in src/utility-types.ts:95
  • timestamp?: number
    @@ -82,7 +82,7 @@
    +
  • Defined in src/utility-types.ts:91
  • transferList?: TransferListItem[]
    @@ -90,15 +90,15 @@
    +
  • Defined in src/utility-types.ts:87
  • - -
    workerId: number
    + +
    workerId?: number

    Worker id.

    +
  • Defined in src/utility-types.ts:75
  • @@ -125,7 +125,7 @@
  • transferList
  • workerId
  • Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file