Function useAppBranchDataTaskState
- useAppBranchDataTaskState(params): AppBranchDataTaskState
 Parameters
- params: { 
    appId: string; 
    appBranchId: string; 
    appBranchProfile?: string; 
    appBranchDataTaskId: number; 
}appId: string
appBranchId: string
OptionalappBranchProfile?: string
appBranchDataTaskId: number