Class MakePlanOpsDto

    • Constructor Summary

      Constructors 
      Constructor Description
      MakePlanOpsDto()  
      MakePlanOpsDto​(MakePlanOpsDto source)
      NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Boolean getCheckParent()
      Get 补录是否检查父任务状态 注意:此字段可能返回 null,表示取不到有效值。
      String getCheckParentType()
      Get 补录检查父任务类型。取值范围: NONE: 全部不检查 ALL: 检查全部上游父任务 MAKE_SCOPE: 只在(当前补录计划)选中任务中检查 注意:此字段可能返回 null,表示取不到有效值。
      Long getCompletePercent()
      Get 补录计划实例完成百分数 注意:此字段可能返回 null,表示取不到有效值。
      String getCreateTime()
      Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      String getCreator()
      Get 创建人 注意:此字段可能返回 null,表示取不到有效值。
      String getCreatorId()
      Get 创建人ID 注意:此字段可能返回 null,表示取不到有效值。
      String getIntegrationResourceGroup()
      Get 补录指定的集成资源组(ID) 注意:此字段可能返回 null,表示取不到有效值。
      String getIntegrationResourceGroupName()
      Get 补录指定的集成资源组名称 注意:此字段可能返回 null,表示取不到有效值。
      CreateMakeDatetimeInfo[] getMakeDatetimeList()
      Get 补录计划日期范围 注意:此字段可能返回 null,表示取不到有效值。
      String getMakeName()
      Get 补录计划名称 注意:此字段可能返回 null,表示取不到有效值。
      StrToStrMap[] getMapParamList()
      Get 补录实例自定义参数 注意:此字段可能返回 null,表示取不到有效值。
      Long getParallelNum()
      Get 并行度,在SameSelfDependType为false时生效 注意:此字段可能返回 null,表示取不到有效值。
      String getPlanId()
      Get 补录计划ID 注意:此字段可能返回 null,表示取不到有效值。
      String getProjectId()
      Get 项目ID 注意:此字段可能返回 null,表示取不到有效值。
      String getRemark()
      Get 补录计划说明 注意:此字段可能返回 null,表示取不到有效值。
      Boolean getSameCycle()
      Get 补录实例生成周期是否修改 注意:此字段可能返回 null,表示取不到有效值。
      Boolean getSameSelfDependType()
      Get 是否使用任务原有自依赖配置 注意:此字段可能返回 null,表示取不到有效值。
      String getSchedulerResourceGroup()
      Get 补录指定的调度资源组(ID) 注意:此字段可能返回 null,表示取不到有效值。
      String getSchedulerResourceGroupName()
      Get 补录指定的调度资源组名称 注意:此字段可能返回 null,表示取不到有效值。
      String getSourceTaskCycle()
      Get 调度周期转换方式-原始周期类型 注意:此字段可能返回 null,表示取不到有效值。
      Long getSuccessPercent()
      Get 补录计划实例成功百分数 注意:此字段可能返回 null,表示取不到有效值。
      Long getTargetTaskAction()
      Get 调度周期转换方式-目标周期类型指定时间 注意:此字段可能返回 null,表示取不到有效值。
      String getTargetTaskCycle()
      Get 调度周期转换方式-目标周期类型 注意:此字段可能返回 null,表示取不到有效值。
      Long getTaskCount()
      Get 补录计划任务数量 注意:此字段可能返回 null,表示取不到有效值。
      String[] getTaskIdList()
      Get 补录任务ID集合 注意:此字段可能返回 null,表示取不到有效值。
      void setCheckParent​(Boolean CheckParent)
      Set 补录是否检查父任务状态 注意:此字段可能返回 null,表示取不到有效值。
      void setCheckParentType​(String CheckParentType)
      Set 补录检查父任务类型。取值范围: NONE: 全部不检查 ALL: 检查全部上游父任务 MAKE_SCOPE: 只在(当前补录计划)选中任务中检查 注意:此字段可能返回 null,表示取不到有效值。
      void setCompletePercent​(Long CompletePercent)
      Set 补录计划实例完成百分数 注意:此字段可能返回 null,表示取不到有效值。
      void setCreateTime​(String CreateTime)
      Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      void setCreator​(String Creator)
      Set 创建人 注意:此字段可能返回 null,表示取不到有效值。
      void setCreatorId​(String CreatorId)
      Set 创建人ID 注意:此字段可能返回 null,表示取不到有效值。
      void setIntegrationResourceGroup​(String IntegrationResourceGroup)
      Set 补录指定的集成资源组(ID) 注意:此字段可能返回 null,表示取不到有效值。
      void setIntegrationResourceGroupName​(String IntegrationResourceGroupName)
      Set 补录指定的集成资源组名称 注意:此字段可能返回 null,表示取不到有效值。
      void setMakeDatetimeList​(CreateMakeDatetimeInfo[] MakeDatetimeList)
      Set 补录计划日期范围 注意:此字段可能返回 null,表示取不到有效值。
      void setMakeName​(String MakeName)
      Set 补录计划名称 注意:此字段可能返回 null,表示取不到有效值。
      void setMapParamList​(StrToStrMap[] MapParamList)
      Set 补录实例自定义参数 注意:此字段可能返回 null,表示取不到有效值。
      void setParallelNum​(Long ParallelNum)
      Set 并行度,在SameSelfDependType为false时生效 注意:此字段可能返回 null,表示取不到有效值。
      void setPlanId​(String PlanId)
      Set 补录计划ID 注意:此字段可能返回 null,表示取不到有效值。
      void setProjectId​(String ProjectId)
      Set 项目ID 注意:此字段可能返回 null,表示取不到有效值。
      void setRemark​(String Remark)
      Set 补录计划说明 注意:此字段可能返回 null,表示取不到有效值。
      void setSameCycle​(Boolean SameCycle)
      Set 补录实例生成周期是否修改 注意:此字段可能返回 null,表示取不到有效值。
      void setSameSelfDependType​(Boolean SameSelfDependType)
      Set 是否使用任务原有自依赖配置 注意:此字段可能返回 null,表示取不到有效值。
      void setSchedulerResourceGroup​(String SchedulerResourceGroup)
      Set 补录指定的调度资源组(ID) 注意:此字段可能返回 null,表示取不到有效值。
      void setSchedulerResourceGroupName​(String SchedulerResourceGroupName)
      Set 补录指定的调度资源组名称 注意:此字段可能返回 null,表示取不到有效值。
      void setSourceTaskCycle​(String SourceTaskCycle)
      Set 调度周期转换方式-原始周期类型 注意:此字段可能返回 null,表示取不到有效值。
      void setSuccessPercent​(Long SuccessPercent)
      Set 补录计划实例成功百分数 注意:此字段可能返回 null,表示取不到有效值。
      void setTargetTaskAction​(Long TargetTaskAction)
      Set 调度周期转换方式-目标周期类型指定时间 注意:此字段可能返回 null,表示取不到有效值。
      void setTargetTaskCycle​(String TargetTaskCycle)
      Set 调度周期转换方式-目标周期类型 注意:此字段可能返回 null,表示取不到有效值。
      void setTaskCount​(Long TaskCount)
      Set 补录计划任务数量 注意:此字段可能返回 null,表示取不到有效值。
      void setTaskIdList​(String[] TaskIdList)
      Set 补录任务ID集合 注意:此字段可能返回 null,表示取不到有效值。
      void toMap​(HashMap<String,​String> map, String prefix)
      Internal implementation, normal users should not use it.
    • Constructor Detail

      • MakePlanOpsDto

        public MakePlanOpsDto()
      • MakePlanOpsDto

        public MakePlanOpsDto​(MakePlanOpsDto source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getPlanId

        public String getPlanId()
        Get 补录计划ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PlanId 补录计划ID 注意:此字段可能返回 null,表示取不到有效值。
      • setPlanId

        public void setPlanId​(String PlanId)
        Set 补录计划ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PlanId - 补录计划ID 注意:此字段可能返回 null,表示取不到有效值。
      • getMakeName

        public String getMakeName()
        Get 补录计划名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MakeName 补录计划名称 注意:此字段可能返回 null,表示取不到有效值。
      • setMakeName

        public void setMakeName​(String MakeName)
        Set 补录计划名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MakeName - 补录计划名称 注意:此字段可能返回 null,表示取不到有效值。
      • getProjectId

        public String getProjectId()
        Get 项目ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ProjectId 项目ID 注意:此字段可能返回 null,表示取不到有效值。
      • setProjectId

        public void setProjectId​(String ProjectId)
        Set 项目ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ProjectId - 项目ID 注意:此字段可能返回 null,表示取不到有效值。
      • getCheckParent

        public Boolean getCheckParent()
        Get 补录是否检查父任务状态 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CheckParent 补录是否检查父任务状态 注意:此字段可能返回 null,表示取不到有效值。
      • setCheckParent

        public void setCheckParent​(Boolean CheckParent)
        Set 补录是否检查父任务状态 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CheckParent - 补录是否检查父任务状态 注意:此字段可能返回 null,表示取不到有效值。
      • getSameSelfDependType

        public Boolean getSameSelfDependType()
        Get 是否使用任务原有自依赖配置 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SameSelfDependType 是否使用任务原有自依赖配置 注意:此字段可能返回 null,表示取不到有效值。
      • setSameSelfDependType

        public void setSameSelfDependType​(Boolean SameSelfDependType)
        Set 是否使用任务原有自依赖配置 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SameSelfDependType - 是否使用任务原有自依赖配置 注意:此字段可能返回 null,表示取不到有效值。
      • getParallelNum

        public Long getParallelNum()
        Get 并行度,在SameSelfDependType为false时生效 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ParallelNum 并行度,在SameSelfDependType为false时生效 注意:此字段可能返回 null,表示取不到有效值。
      • setParallelNum

        public void setParallelNum​(Long ParallelNum)
        Set 并行度,在SameSelfDependType为false时生效 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ParallelNum - 并行度,在SameSelfDependType为false时生效 注意:此字段可能返回 null,表示取不到有效值。
      • getSameCycle

        public Boolean getSameCycle()
        Get 补录实例生成周期是否修改 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SameCycle 补录实例生成周期是否修改 注意:此字段可能返回 null,表示取不到有效值。
      • setSameCycle

        public void setSameCycle​(Boolean SameCycle)
        Set 补录实例生成周期是否修改 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SameCycle - 补录实例生成周期是否修改 注意:此字段可能返回 null,表示取不到有效值。
      • getSourceTaskCycle

        public String getSourceTaskCycle()
        Get 调度周期转换方式-原始周期类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SourceTaskCycle 调度周期转换方式-原始周期类型 注意:此字段可能返回 null,表示取不到有效值。
      • setSourceTaskCycle

        public void setSourceTaskCycle​(String SourceTaskCycle)
        Set 调度周期转换方式-原始周期类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SourceTaskCycle - 调度周期转换方式-原始周期类型 注意:此字段可能返回 null,表示取不到有效值。
      • getTargetTaskCycle

        public String getTargetTaskCycle()
        Get 调度周期转换方式-目标周期类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TargetTaskCycle 调度周期转换方式-目标周期类型 注意:此字段可能返回 null,表示取不到有效值。
      • setTargetTaskCycle

        public void setTargetTaskCycle​(String TargetTaskCycle)
        Set 调度周期转换方式-目标周期类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TargetTaskCycle - 调度周期转换方式-目标周期类型 注意:此字段可能返回 null,表示取不到有效值。
      • getTargetTaskAction

        public Long getTargetTaskAction()
        Get 调度周期转换方式-目标周期类型指定时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TargetTaskAction 调度周期转换方式-目标周期类型指定时间 注意:此字段可能返回 null,表示取不到有效值。
      • setTargetTaskAction

        public void setTargetTaskAction​(Long TargetTaskAction)
        Set 调度周期转换方式-目标周期类型指定时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TargetTaskAction - 调度周期转换方式-目标周期类型指定时间 注意:此字段可能返回 null,表示取不到有效值。
      • getMapParamList

        public StrToStrMap[] getMapParamList()
        Get 补录实例自定义参数 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MapParamList 补录实例自定义参数 注意:此字段可能返回 null,表示取不到有效值。
      • setMapParamList

        public void setMapParamList​(StrToStrMap[] MapParamList)
        Set 补录实例自定义参数 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MapParamList - 补录实例自定义参数 注意:此字段可能返回 null,表示取不到有效值。
      • getCreatorId

        public String getCreatorId()
        Get 创建人ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreatorId 创建人ID 注意:此字段可能返回 null,表示取不到有效值。
      • setCreatorId

        public void setCreatorId​(String CreatorId)
        Set 创建人ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreatorId - 创建人ID 注意:此字段可能返回 null,表示取不到有效值。
      • getCreator

        public String getCreator()
        Get 创建人 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Creator 创建人 注意:此字段可能返回 null,表示取不到有效值。
      • setCreator

        public void setCreator​(String Creator)
        Set 创建人 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Creator - 创建人 注意:此字段可能返回 null,表示取不到有效值。
      • getCreateTime

        public String getCreateTime()
        Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreateTime 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • setCreateTime

        public void setCreateTime​(String CreateTime)
        Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreateTime - 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • getTaskIdList

        public String[] getTaskIdList()
        Get 补录任务ID集合 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TaskIdList 补录任务ID集合 注意:此字段可能返回 null,表示取不到有效值。
      • setTaskIdList

        public void setTaskIdList​(String[] TaskIdList)
        Set 补录任务ID集合 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TaskIdList - 补录任务ID集合 注意:此字段可能返回 null,表示取不到有效值。
      • getMakeDatetimeList

        public CreateMakeDatetimeInfo[] getMakeDatetimeList()
        Get 补录计划日期范围 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MakeDatetimeList 补录计划日期范围 注意:此字段可能返回 null,表示取不到有效值。
      • setMakeDatetimeList

        public void setMakeDatetimeList​(CreateMakeDatetimeInfo[] MakeDatetimeList)
        Set 补录计划日期范围 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MakeDatetimeList - 补录计划日期范围 注意:此字段可能返回 null,表示取不到有效值。
      • getRemark

        public String getRemark()
        Get 补录计划说明 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Remark 补录计划说明 注意:此字段可能返回 null,表示取不到有效值。
      • setRemark

        public void setRemark​(String Remark)
        Set 补录计划说明 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Remark - 补录计划说明 注意:此字段可能返回 null,表示取不到有效值。
      • getSchedulerResourceGroup

        public String getSchedulerResourceGroup()
        Get 补录指定的调度资源组(ID) 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SchedulerResourceGroup 补录指定的调度资源组(ID) 注意:此字段可能返回 null,表示取不到有效值。
      • setSchedulerResourceGroup

        public void setSchedulerResourceGroup​(String SchedulerResourceGroup)
        Set 补录指定的调度资源组(ID) 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SchedulerResourceGroup - 补录指定的调度资源组(ID) 注意:此字段可能返回 null,表示取不到有效值。
      • getSchedulerResourceGroupName

        public String getSchedulerResourceGroupName()
        Get 补录指定的调度资源组名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SchedulerResourceGroupName 补录指定的调度资源组名称 注意:此字段可能返回 null,表示取不到有效值。
      • setSchedulerResourceGroupName

        public void setSchedulerResourceGroupName​(String SchedulerResourceGroupName)
        Set 补录指定的调度资源组名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SchedulerResourceGroupName - 补录指定的调度资源组名称 注意:此字段可能返回 null,表示取不到有效值。
      • getIntegrationResourceGroup

        public String getIntegrationResourceGroup()
        Get 补录指定的集成资源组(ID) 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IntegrationResourceGroup 补录指定的集成资源组(ID) 注意:此字段可能返回 null,表示取不到有效值。
      • setIntegrationResourceGroup

        public void setIntegrationResourceGroup​(String IntegrationResourceGroup)
        Set 补录指定的集成资源组(ID) 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IntegrationResourceGroup - 补录指定的集成资源组(ID) 注意:此字段可能返回 null,表示取不到有效值。
      • getIntegrationResourceGroupName

        public String getIntegrationResourceGroupName()
        Get 补录指定的集成资源组名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IntegrationResourceGroupName 补录指定的集成资源组名称 注意:此字段可能返回 null,表示取不到有效值。
      • setIntegrationResourceGroupName

        public void setIntegrationResourceGroupName​(String IntegrationResourceGroupName)
        Set 补录指定的集成资源组名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IntegrationResourceGroupName - 补录指定的集成资源组名称 注意:此字段可能返回 null,表示取不到有效值。
      • getTaskCount

        public Long getTaskCount()
        Get 补录计划任务数量 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TaskCount 补录计划任务数量 注意:此字段可能返回 null,表示取不到有效值。
      • setTaskCount

        public void setTaskCount​(Long TaskCount)
        Set 补录计划任务数量 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TaskCount - 补录计划任务数量 注意:此字段可能返回 null,表示取不到有效值。
      • getCompletePercent

        public Long getCompletePercent()
        Get 补录计划实例完成百分数 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CompletePercent 补录计划实例完成百分数 注意:此字段可能返回 null,表示取不到有效值。
      • setCompletePercent

        public void setCompletePercent​(Long CompletePercent)
        Set 补录计划实例完成百分数 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CompletePercent - 补录计划实例完成百分数 注意:此字段可能返回 null,表示取不到有效值。
      • getSuccessPercent

        public Long getSuccessPercent()
        Get 补录计划实例成功百分数 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SuccessPercent 补录计划实例成功百分数 注意:此字段可能返回 null,表示取不到有效值。
      • setSuccessPercent

        public void setSuccessPercent​(Long SuccessPercent)
        Set 补录计划实例成功百分数 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SuccessPercent - 补录计划实例成功百分数 注意:此字段可能返回 null,表示取不到有效值。
      • getCheckParentType

        public String getCheckParentType()
        Get 补录检查父任务类型。取值范围:
      • NONE: 全部不检查
      • ALL: 检查全部上游父任务
      • MAKE_SCOPE: 只在(当前补录计划)选中任务中检查
      • 注意:此字段可能返回 null,表示取不到有效值。
Returns:
CheckParentType 补录检查父任务类型。取值范围:
  • NONE: 全部不检查
  • ALL: 检查全部上游父任务
  • MAKE_SCOPE: 只在(当前补录计划)选中任务中检查
  • 注意:此字段可能返回 null,表示取不到有效值。
    Parameters:
    CheckParentType - 补录检查父任务类型。取值范围:
  • NONE: 全部不检查
  • ALL: 检查全部上游父任务
  • MAKE_SCOPE: 只在(当前补录计划)选中任务中检查
  • 注意:此字段可能返回 null,表示取不到有效值。