AppJob
OCP App SDK / AppJob
Interface: AppJob
Defined in: src/app/types/AppManifest.ts:15
Properties
cron?
optional
cron:string
Defined in: src/app/types/AppManifest.ts:18
description
description:
string
Defined in: src/app/types/AppManifest.ts:17
entry_point
entry_point:
string
Defined in: src/app/types/AppManifest.ts:16
parameters?
optional
parameters:ValueHash
Defined in: src/app/types/AppManifest.ts:19
Updated 3 days ago