GroupTaskDetails interface
This class represents the group task details when parent child relationship exists in the drill down.
Properties
child |
The child tasks. |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
childTasks
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "InlineWorkflowTaskDetails" | "RecoveryPlanGroupTaskDetails" | "RecoveryPlanShutdownGroupTaskDetails"
Property Value
"InlineWorkflowTaskDetails" | "RecoveryPlanGroupTaskDetails" | "RecoveryPlanShutdownGroupTaskDetails"