Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MultiTimeTaskContent

The content for task plan that executes multi-times

Hierarchy

Index

Properties

assetName

assetName: string

flow name or script name

firstScheduleDate

firstScheduleDate: string

first schedule time, e.g. 2019-09-12 00:00:00

Optional inputs

inputs: Dict

if corresponding flow or script has inputs, pass inputs map

intervalUnit

intervalUnit: IntervalUnit

required, to set interval time unit

name

name: string

name of the task plan

scheduleInterval

scheduleInterval: number

required, task execute interval

taskType

taskType: TaskType

specify the type of the task