Package com.aspose.tasks.cloud.model
Class Task
java.lang.Object
com.aspose.tasks.cloud.model.Task
Represents project task.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactivityId
(String activityId) actualCost
(BigDecimal actualCost) actualDuration
(String actualDuration) actualFinish
(org.threeten.bp.OffsetDateTime actualFinish) actualOvertimeCost
(BigDecimal actualOvertimeCost) actualOvertimeWork
(String actualOvertimeWork) actualOvertimeWorkProtected
(String actualOvertimeWorkProtected) actualStart
(org.threeten.bp.OffsetDateTime actualStart) actualWorkProtected
(String actualWorkProtected) addBaselinesItem
(TaskBaseline baselinesItem) addExtendedAttributesItem
(ExtendedAttribute extendedAttributesItem) addOutlineCodesItem
(OutlineCode outlineCodesItem) addSubtasksUidsItem
(Integer subtasksUidsItem) baselines
(List<TaskBaseline> baselines) budgetCost
(BigDecimal budgetCost) budgetWork
(String budgetWork) calendarUid
(Integer calendarUid) canLevelingSplit
(Boolean canLevelingSplit) commitmentFinish
(org.threeten.bp.OffsetDateTime commitmentFinish) commitmentStart
(org.threeten.bp.OffsetDateTime commitmentStart) commitmentType
(Integer commitmentType) constraintDate
(org.threeten.bp.OffsetDateTime constraintDate) constraintType
(ConstraintType constraintType) cost
(BigDecimal cost) deadline
(org.threeten.bp.OffsetDateTime deadline) displayAsSummary
(Boolean displayAsSummary) displayOnTimeline
(Boolean displayOnTimeline) durationText
(String durationText) durationVariance
(String durationVariance) earlyFinish
(org.threeten.bp.OffsetDateTime earlyFinish) earlyStart
(org.threeten.bp.OffsetDateTime earlyStart) earnedValueMethod
(EarnedValueMethodType earnedValueMethod) boolean
extendedAttributes
(List<ExtendedAttribute> extendedAttributes) externalId
(Integer externalId) externalTaskProject
(String externalTaskProject) finish
(org.threeten.bp.OffsetDateTime finish) finishSlack
(Integer finishSlack) finishText
(String finishText) finishVariance
(Integer finishVariance) fixedCostAccrual
(CostAccrualType fixedCostAccrual) Represents activity id field - a task's unique identifier used by Primavera (only applicable to Primavera projects).The actual cost of a task.The actual duration of a task.org.threeten.bp.OffsetDateTime
The actual finish date of a task.The actual overtime cost of a task.The actual overtime work of a task.The duration through which actual overtime work is protected.org.threeten.bp.OffsetDateTime
The actual start date of a task.The duration through which actual work is protected.getAcwp()
Get acwpGets or sets the collection of baseline values of the task.getBcwp()
Get bcwpgetBcws()
Get bcwsThe amount of budgeted cost for a project root task.The amount of budgeted work for a project root task.The unique id of task calendar.org.threeten.bp.OffsetDateTime
The finish date of a delivery.org.threeten.bp.OffsetDateTime
The start date of a delivery.Determines whether a task has an associated delivery or a dependency on an associated delivery.org.threeten.bp.OffsetDateTime
Shows the specific date associated with certain constraint types, such as Must Start On, Must Finish On, Start No Earlier Than, Start No Later Than, Finish No Earlier Than, and Finish No Later Than.Provides choices for the type of constraint that can be applied for scheduling a task.The contact person for a task.getCost()
The projected or scheduled cost of a task.getCv()
The difference between the baseline cost and total cost for a task.org.threeten.bp.OffsetDateTime
The deadline for a task to be completed.The duration of a task.The duration of a task entered by the user as a text.Contains the difference between the total duration of a task and the baseline duration of a task.org.threeten.bp.OffsetDateTime
The early finish date of a task.org.threeten.bp.OffsetDateTime
The early start date of a task.Determines whether the % Complete or Physical % Complete field should be used to calculate budgeted cost of work performed (BCWP).Task extended attributes.If a task is an external task the property contains the task's external Id.The source location and task identifier of an external task.org.threeten.bp.OffsetDateTime
The finish date of a task.Contains the duration between the Early Finish and Late Finish dates.Returns the task's finish text.The variance of the task finish date from the baseline finish date as minutes.The fixed cost of a task.Determines how the fixed cost is accrued against a task.The amount of a free slack.getGuid()
Get guidThe title or explanatory text for a hyperlink associated with a task.The address for a hyperlink associated with a task.The specific location in a document in a hyperlink associated with a task.getId()
The position of a task in collection.org.threeten.bp.OffsetDateTime
The late finish date of a task.org.threeten.bp.OffsetDateTime
The late start date of a task.The delay caused by leveling a task.LevelingDelayFormatDefines manually scheduled duration of a task.org.threeten.bp.OffsetDateTime
Defines manually scheduled finish of a task.org.threeten.bp.OffsetDateTime
Defines manually scheduled start of a task.getName()
The name of a task.The text notes in RTF format.Notes' plain text extracted from RTF data.Task outline codes.The outline level of a task.The sum of an actual and remaining overtime cost of a task.The amount of an overtime work scheduled for a task.The percent complete of a task.The percent work complete of a task.The percentage complete value entered by the Project Manager.The task Uid numbers for the predecessor tasks on which the task depends before it can be started or finished.org.threeten.bp.OffsetDateTime
Get preLeveledFinishorg.threeten.bp.OffsetDateTime
Get preLeveledStartThe priority of a task from 0 to 1000.The amount of non-overtime work scheduled for a task.The remaining projected cost of completing a task.The amount of time required to complete the unfinished portion of a task.The remaining overtime cost projected to finish a task.The remaining overtime work scheduled to finish a task.The remaining work scheduled to complete a task.org.threeten.bp.OffsetDateTime
The date when a task resumed.org.threeten.bp.OffsetDateTime
getStart()
The start date of a task.Returns the task's start slack.Returns the task's start text.The variance of the task start date from the baseline start date as minutes.The name of the enterprise resource who is to receive status updates for the current task from resources.org.threeten.bp.OffsetDateTime
getStop()
The date that represents the end of the actual portion of a task.The source location of a subproject.Unique ids of all subtasks.The task Uid numbers for the successor tasks to a task.The amount of a total slack.getType()
The type of a task.getUid()
The unique id of a task.getWbs()
The work breakdown structure code of a task.getWork()
The amount of the scheduled work for a task.The variance of the task work from the baseline task work as minutes.int
hashCode()
hasOverallocatedResource
(Boolean hasOverallocatedResource) hyperlinkAddress
(String hyperlinkAddress) hyperlinkSubAddress
(String hyperlinkSubAddress) ignoreResourceCalendar
(Boolean ignoreResourceCalendar) ignoreWarnings
(Boolean ignoreWarnings) Get canLevelingSplitisCritical
(Boolean isCritical) Determines whether the task should be displayed as a summary task.Specifies whether a task should be displayed on a timeline view.isEffortDriven
(Boolean isEffortDriven) isEstimated
(Boolean isEstimated) isExpanded
(Boolean isExpanded) isExternalTask
(Boolean isExternalTask) Indicates whether the task has an resource assigned which has more work on assigned tasks than can be completed within normal working capacity.Determines whether the GANTT bar of a task is hidden when displayed in Microsoft Project.Determines whether a task ignores the resource calendar.Indicates whether to hide the schedule conflict warning indicator in Microsoft Project.Determines if a task is active.Determines whether a task is in the critical chain.Determines whether a task is effort-driven.Determines whether a task is estimated.Determines whether a summary task is expanded or not in GanttChart view.Determines whether a task is external.Get isLevelAssignmentsDetermines whether a task is manually scheduled.Shows whether a task is marked for further action or identification of some kind.Determines whether a task is a milestone.Get isOverAllocatedDetermines whether the current task should be published to Project Server with the rest of the project.Determines whether a task is a recurring task.Determines whether a task can be resumed.Determines whether a task is rolled up.Determines whether a task is an inserted project.Determines whether a subproject is read-only.Determines whether a task is a summary task.isLevelAssignments
(Boolean isLevelAssignments) isMilestone
(Boolean isMilestone) isOverAllocated
(Boolean isOverAllocated) isPublished
(Boolean isPublished) isRecurring
(Boolean isRecurring) isResumeValid
(Boolean isResumeValid) isSubproject
(Boolean isSubproject) isSubprojectReadOnly
(Boolean isSubprojectReadOnly) Represents the flag which indicates that task has schedule discrepancies.lateFinish
(org.threeten.bp.OffsetDateTime lateFinish) lateStart
(org.threeten.bp.OffsetDateTime lateStart) levelingDelay
(Integer levelingDelay) levelingDelayFormat
(TimeUnitType levelingDelayFormat) manualDuration
(String manualDuration) manualFinish
(org.threeten.bp.OffsetDateTime manualFinish) manualStart
(org.threeten.bp.OffsetDateTime manualStart) outlineCodes
(List<OutlineCode> outlineCodes) outlineLevel
(Integer outlineLevel) overtimeCost
(BigDecimal overtimeCost) overtimeWork
(String overtimeWork) percentComplete
(Integer percentComplete) percentWorkComplete
(Integer percentWorkComplete) physicalPercentComplete
(Integer physicalPercentComplete) predecessors
(String predecessors) preLeveledFinish
(org.threeten.bp.OffsetDateTime preLeveledFinish) preLeveledStart
(org.threeten.bp.OffsetDateTime preLeveledStart) regularWork
(String regularWork) remainingCost
(BigDecimal remainingCost) remainingDuration
(String remainingDuration) remainingOvertimeCost
(BigDecimal remainingOvertimeCost) remainingOvertimeWork
(String remainingOvertimeWork) remainingWork
(String remainingWork) resume
(org.threeten.bp.OffsetDateTime resume) void
setActivityId
(String activityId) void
setActualCost
(BigDecimal actualCost) void
setActualDuration
(String actualDuration) void
setActualFinish
(org.threeten.bp.OffsetDateTime actualFinish) void
setActualOvertimeCost
(BigDecimal actualOvertimeCost) void
setActualOvertimeWork
(String actualOvertimeWork) void
setActualOvertimeWorkProtected
(String actualOvertimeWorkProtected) void
setActualStart
(org.threeten.bp.OffsetDateTime actualStart) void
setActualWorkProtected
(String actualWorkProtected) void
void
setBaselines
(List<TaskBaseline> baselines) void
void
void
setBudgetCost
(BigDecimal budgetCost) void
setBudgetWork
(String budgetWork) void
setCalendarUid
(Integer calendarUid) void
setCanLevelingSplit
(Boolean canLevelingSplit) void
setCommitmentFinish
(org.threeten.bp.OffsetDateTime commitmentFinish) void
setCommitmentStart
(org.threeten.bp.OffsetDateTime commitmentStart) void
setCommitmentType
(Integer commitmentType) void
setConstraintDate
(org.threeten.bp.OffsetDateTime constraintDate) void
setConstraintType
(ConstraintType constraintType) void
setContact
(String contact) void
setCost
(BigDecimal cost) void
void
setDeadline
(org.threeten.bp.OffsetDateTime deadline) void
setDisplayAsSummary
(Boolean displayAsSummary) void
setDisplayOnTimeline
(Boolean displayOnTimeline) void
setDuration
(String duration) void
setDurationText
(String durationText) void
setDurationVariance
(String durationVariance) void
setEarlyFinish
(org.threeten.bp.OffsetDateTime earlyFinish) void
setEarlyStart
(org.threeten.bp.OffsetDateTime earlyStart) void
setEarnedValueMethod
(EarnedValueMethodType earnedValueMethod) void
setExtendedAttributes
(List<ExtendedAttribute> extendedAttributes) void
setExternalId
(Integer externalId) void
setExternalTaskProject
(String externalTaskProject) void
setFinish
(org.threeten.bp.OffsetDateTime finish) void
setFinishSlack
(Integer finishSlack) void
setFinishText
(String finishText) void
setFinishVariance
(Integer finishVariance) void
setFixedCost
(Double fixedCost) void
setFixedCostAccrual
(CostAccrualType fixedCostAccrual) void
setFreeSlack
(Integer freeSlack) void
void
setHasOverallocatedResource
(Boolean hasOverallocatedResource) void
setHideBar
(Boolean hideBar) void
setHyperlink
(String hyperlink) void
setHyperlinkAddress
(String hyperlinkAddress) void
setHyperlinkSubAddress
(String hyperlinkSubAddress) void
void
setIgnoreResourceCalendar
(Boolean ignoreResourceCalendar) void
setIgnoreWarnings
(Boolean ignoreWarnings) void
setIsActive
(Boolean isActive) void
setIsCritical
(Boolean isCritical) void
setIsEffortDriven
(Boolean isEffortDriven) void
setIsEstimated
(Boolean isEstimated) void
setIsExpanded
(Boolean isExpanded) void
setIsExternalTask
(Boolean isExternalTask) void
setIsLevelAssignments
(Boolean isLevelAssignments) void
setIsManual
(Boolean isManual) void
setIsMarked
(Boolean isMarked) void
setIsMilestone
(Boolean isMilestone) void
setIsOverAllocated
(Boolean isOverAllocated) void
setIsPublished
(Boolean isPublished) void
setIsRecurring
(Boolean isRecurring) void
setIsResumeValid
(Boolean isResumeValid) void
setIsRollup
(Boolean isRollup) void
setIsSubproject
(Boolean isSubproject) void
setIsSubprojectReadOnly
(Boolean isSubprojectReadOnly) void
setIsSummary
(Boolean isSummary) void
setLateFinish
(org.threeten.bp.OffsetDateTime lateFinish) void
setLateStart
(org.threeten.bp.OffsetDateTime lateStart) void
setLevelingDelay
(Integer levelingDelay) void
setLevelingDelayFormat
(TimeUnitType levelingDelayFormat) void
setManualDuration
(String manualDuration) void
setManualFinish
(org.threeten.bp.OffsetDateTime manualFinish) void
setManualStart
(org.threeten.bp.OffsetDateTime manualStart) void
void
setNotesRTF
(String notesRTF) void
setNotesText
(String notesText) void
setOutlineCodes
(List<OutlineCode> outlineCodes) void
setOutlineLevel
(Integer outlineLevel) void
setOvertimeCost
(BigDecimal overtimeCost) void
setOvertimeWork
(String overtimeWork) void
setPercentComplete
(Integer percentComplete) void
setPercentWorkComplete
(Integer percentWorkComplete) void
setPhysicalPercentComplete
(Integer physicalPercentComplete) void
setPredecessors
(String predecessors) void
setPreLeveledFinish
(org.threeten.bp.OffsetDateTime preLeveledFinish) void
setPreLeveledStart
(org.threeten.bp.OffsetDateTime preLeveledStart) void
setPriority
(Integer priority) void
setRegularWork
(String regularWork) void
setRemainingCost
(BigDecimal remainingCost) void
setRemainingDuration
(String remainingDuration) void
setRemainingOvertimeCost
(BigDecimal remainingOvertimeCost) void
setRemainingOvertimeWork
(String remainingOvertimeWork) void
setRemainingWork
(String remainingWork) void
setResume
(org.threeten.bp.OffsetDateTime resume) void
setStart
(org.threeten.bp.OffsetDateTime start) void
setStartSlack
(Integer startSlack) void
setStartText
(String startText) void
setStartVariance
(Integer startVariance) void
setStatusManager
(String statusManager) void
setStop
(org.threeten.bp.OffsetDateTime stop) void
setSubprojectName
(String subprojectName) void
setSubtasksUids
(List<Integer> subtasksUids) void
setSuccessors
(String successors) void
setTotalSlack
(Integer totalSlack) void
void
void
setWarning
(Boolean warning) void
void
void
setWorkVariance
(Double workVariance) start
(org.threeten.bp.OffsetDateTime start) startSlack
(Integer startSlack) startVariance
(Integer startVariance) statusManager
(String statusManager) stop
(org.threeten.bp.OffsetDateTime stop) subprojectName
(String subprojectName) subtasksUids
(List<Integer> subtasksUids) successors
(String successors) toString()
totalSlack
(Integer totalSlack) workVariance
(Double workVariance)
-
Constructor Details
-
Task
public Task()
-
-
Method Details
-
uid
-
getUid
The unique id of a task.- Returns:
- uid
-
setUid
-
id
-
getId
The position of a task in collection.- Returns:
- id
-
setId
-
name
-
getName
The name of a task.- Returns:
- name
-
setName
-
durationText
-
getDurationText
The duration of a task entered by the user as a text.- Returns:
- durationText
-
setDurationText
-
duration
-
getDuration
The duration of a task.- Returns:
- duration
-
setDuration
-
start
-
getStart
public org.threeten.bp.OffsetDateTime getStart()The start date of a task.- Returns:
- start
-
setStart
public void setStart(org.threeten.bp.OffsetDateTime start) -
finish
-
getFinish
public org.threeten.bp.OffsetDateTime getFinish()The finish date of a task.- Returns:
- finish
-
setFinish
public void setFinish(org.threeten.bp.OffsetDateTime finish) -
startText
-
getStartText
Returns the task's start text.- Returns:
- startText
-
setStartText
-
finishText
-
getFinishText
Returns the task's finish text.- Returns:
- finishText
-
setFinishText
-
percentComplete
-
getPercentComplete
The percent complete of a task.- Returns:
- percentComplete
-
setPercentComplete
-
percentWorkComplete
-
getPercentWorkComplete
The percent work complete of a task.- Returns:
- percentWorkComplete
-
setPercentWorkComplete
-
isActive
-
isIsActive
Determines if a task is active.- Returns:
- isActive
-
setIsActive
-
actualCost
-
getActualCost
The actual cost of a task.- Returns:
- actualCost
-
setActualCost
-
actualDuration
-
getActualDuration
The actual duration of a task.- Returns:
- actualDuration
-
setActualDuration
-
actualFinish
-
getActualFinish
public org.threeten.bp.OffsetDateTime getActualFinish()The actual finish date of a task.- Returns:
- actualFinish
-
setActualFinish
public void setActualFinish(org.threeten.bp.OffsetDateTime actualFinish) -
actualOvertimeCost
-
getActualOvertimeCost
The actual overtime cost of a task.- Returns:
- actualOvertimeCost
-
setActualOvertimeCost
-
actualOvertimeWork
-
getActualOvertimeWork
The actual overtime work of a task.- Returns:
- actualOvertimeWork
-
setActualOvertimeWork
-
actualWorkProtected
-
getActualWorkProtected
The duration through which actual work is protected. Reading supported for XML format only.- Returns:
- actualWorkProtected
-
setActualWorkProtected
-
actualOvertimeWorkProtected
-
getActualOvertimeWorkProtected
The duration through which actual overtime work is protected. Reading supported for XML format only.- Returns:
- actualOvertimeWorkProtected
-
setActualOvertimeWorkProtected
-
actualStart
-
getActualStart
public org.threeten.bp.OffsetDateTime getActualStart()The actual start date of a task.- Returns:
- actualStart
-
setActualStart
public void setActualStart(org.threeten.bp.OffsetDateTime actualStart) -
budgetWork
-
getBudgetWork
The amount of budgeted work for a project root task.- Returns:
- budgetWork
-
setBudgetWork
-
budgetCost
-
getBudgetCost
The amount of budgeted cost for a project root task.- Returns:
- budgetCost
-
setBudgetCost
-
constraintDate
-
getConstraintDate
public org.threeten.bp.OffsetDateTime getConstraintDate()Shows the specific date associated with certain constraint types, such as Must Start On, Must Finish On, Start No Earlier Than, Start No Later Than, Finish No Earlier Than, and Finish No Later Than.- Returns:
- constraintDate
-
setConstraintDate
public void setConstraintDate(org.threeten.bp.OffsetDateTime constraintDate) -
constraintType
-
getConstraintType
Provides choices for the type of constraint that can be applied for scheduling a task.- Returns:
- constraintType
-
setConstraintType
-
contact
-
getContact
The contact person for a task.- Returns:
- contact
-
setContact
-
cost
-
getCost
The projected or scheduled cost of a task.- Returns:
- cost
-
setCost
-
cv
-
getCv
The difference between the baseline cost and total cost for a task.- Returns:
- cv
-
setCv
-
deadline
-
getDeadline
public org.threeten.bp.OffsetDateTime getDeadline()The deadline for a task to be completed.- Returns:
- deadline
-
setDeadline
public void setDeadline(org.threeten.bp.OffsetDateTime deadline) -
durationVariance
-
getDurationVariance
Contains the difference between the total duration of a task and the baseline duration of a task.- Returns:
- durationVariance
-
setDurationVariance
-
earlyFinish
-
getEarlyFinish
public org.threeten.bp.OffsetDateTime getEarlyFinish()The early finish date of a task.- Returns:
- earlyFinish
-
setEarlyFinish
public void setEarlyFinish(org.threeten.bp.OffsetDateTime earlyFinish) -
earlyStart
-
getEarlyStart
public org.threeten.bp.OffsetDateTime getEarlyStart()The early start date of a task.- Returns:
- earlyStart
-
setEarlyStart
public void setEarlyStart(org.threeten.bp.OffsetDateTime earlyStart) -
isEffortDriven
-
isIsEffortDriven
Determines whether a task is effort-driven.- Returns:
- isEffortDriven
-
setIsEffortDriven
-
isExternalTask
-
isIsExternalTask
Determines whether a task is external.- Returns:
- isExternalTask
-
setIsExternalTask
-
externalTaskProject
-
getExternalTaskProject
The source location and task identifier of an external task.- Returns:
- externalTaskProject
-
setExternalTaskProject
-
externalId
-
getExternalId
If a task is an external task the property contains the task's external Id. type.- Returns:
- externalId
-
setExternalId
-
finishSlack
-
getFinishSlack
Contains the duration between the Early Finish and Late Finish dates.- Returns:
- finishSlack
-
setFinishSlack
-
finishVariance
-
getFinishVariance
The variance of the task finish date from the baseline finish date as minutes.- Returns:
- finishVariance
-
setFinishVariance
-
fixedCost
-
getFixedCost
The fixed cost of a task.- Returns:
- fixedCost
-
setFixedCost
-
fixedCostAccrual
-
getFixedCostAccrual
Determines how the fixed cost is accrued against a task.- Returns:
- fixedCostAccrual
-
setFixedCostAccrual
-
freeSlack
-
getFreeSlack
The amount of a free slack.- Returns:
- freeSlack
-
setFreeSlack
-
guid
-
getGuid
Get guid- Returns:
- guid
-
setGuid
-
hasOverallocatedResource
-
isHasOverallocatedResource
Indicates whether the task has an resource assigned which has more work on assigned tasks than can be completed within normal working capacity.- Returns:
- hasOverallocatedResource
-
setHasOverallocatedResource
-
hideBar
-
isHideBar
Determines whether the GANTT bar of a task is hidden when displayed in Microsoft Project.- Returns:
- hideBar
-
setHideBar
-
ignoreResourceCalendar
-
isIgnoreResourceCalendar
Determines whether a task ignores the resource calendar.- Returns:
- ignoreResourceCalendar
-
setIgnoreResourceCalendar
-
lateFinish
-
getLateFinish
public org.threeten.bp.OffsetDateTime getLateFinish()The late finish date of a task.- Returns:
- lateFinish
-
setLateFinish
public void setLateFinish(org.threeten.bp.OffsetDateTime lateFinish) -
lateStart
-
getLateStart
public org.threeten.bp.OffsetDateTime getLateStart()The late start date of a task.- Returns:
- lateStart
-
setLateStart
public void setLateStart(org.threeten.bp.OffsetDateTime lateStart) -
isLevelAssignments
-
isIsLevelAssignments
Get isLevelAssignments- Returns:
- isLevelAssignments
-
setIsLevelAssignments
-
canLevelingSplit
-
isCanLevelingSplit
Get canLevelingSplit- Returns:
- canLevelingSplit
-
setCanLevelingSplit
-
levelingDelay
-
getLevelingDelay
The delay caused by leveling a task.- Returns:
- levelingDelay
-
setLevelingDelay
-
isMarked
-
isIsMarked
Shows whether a task is marked for further action or identification of some kind.- Returns:
- isMarked
-
setIsMarked
-
isMilestone
-
isIsMilestone
Determines whether a task is a milestone.- Returns:
- isMilestone
-
setIsMilestone
-
isCritical
-
isIsCritical
Determines whether a task is in the critical chain.- Returns:
- isCritical
-
setIsCritical
-
isSubproject
-
isIsSubproject
Determines whether a task is an inserted project.- Returns:
- isSubproject
-
setIsSubproject
-
isSubprojectReadOnly
-
isIsSubprojectReadOnly
Determines whether a subproject is read-only.- Returns:
- isSubprojectReadOnly
-
setIsSubprojectReadOnly
-
subprojectName
-
getSubprojectName
The source location of a subproject. Read/write String.- Returns:
- subprojectName
-
setSubprojectName
-
isSummary
-
isIsSummary
Determines whether a task is a summary task.- Returns:
- isSummary
-
setIsSummary
-
subtasksUids
-
addSubtasksUidsItem
-
getSubtasksUids
Unique ids of all subtasks.- Returns:
- subtasksUids
-
setSubtasksUids
-
outlineLevel
-
getOutlineLevel
The outline level of a task.- Returns:
- outlineLevel
-
setOutlineLevel
-
isOverAllocated
-
isIsOverAllocated
Get isOverAllocated- Returns:
- isOverAllocated
-
setIsOverAllocated
-
isEstimated
-
isIsEstimated
Determines whether a task is estimated.- Returns:
- isEstimated
-
setIsEstimated
-
overtimeCost
-
getOvertimeCost
The sum of an actual and remaining overtime cost of a task.- Returns:
- overtimeCost
-
setOvertimeCost
-
overtimeWork
-
getOvertimeWork
The amount of an overtime work scheduled for a task.- Returns:
- overtimeWork
-
setOvertimeWork
-
physicalPercentComplete
-
getPhysicalPercentComplete
The percentage complete value entered by the Project Manager.- Returns:
- physicalPercentComplete
-
setPhysicalPercentComplete
-
preLeveledFinish
-
getPreLeveledFinish
public org.threeten.bp.OffsetDateTime getPreLeveledFinish()Get preLeveledFinish- Returns:
- preLeveledFinish
-
setPreLeveledFinish
public void setPreLeveledFinish(org.threeten.bp.OffsetDateTime preLeveledFinish) -
preLeveledStart
-
getPreLeveledStart
public org.threeten.bp.OffsetDateTime getPreLeveledStart()Get preLeveledStart- Returns:
- preLeveledStart
-
setPreLeveledStart
public void setPreLeveledStart(org.threeten.bp.OffsetDateTime preLeveledStart) -
isRecurring
-
isIsRecurring
Determines whether a task is a recurring task.- Returns:
- isRecurring
-
setIsRecurring
-
regularWork
-
getRegularWork
The amount of non-overtime work scheduled for a task.- Returns:
- regularWork
-
setRegularWork
-
remainingCost
-
getRemainingCost
The remaining projected cost of completing a task.- Returns:
- remainingCost
-
setRemainingCost
-
remainingDuration
-
getRemainingDuration
The amount of time required to complete the unfinished portion of a task.- Returns:
- remainingDuration
-
setRemainingDuration
-
remainingOvertimeCost
-
getRemainingOvertimeCost
The remaining overtime cost projected to finish a task.- Returns:
- remainingOvertimeCost
-
setRemainingOvertimeCost
-
remainingOvertimeWork
-
getRemainingOvertimeWork
The remaining overtime work scheduled to finish a task.- Returns:
- remainingOvertimeWork
-
setRemainingOvertimeWork
-
remainingWork
-
getRemainingWork
The remaining work scheduled to complete a task.- Returns:
- remainingWork
-
setRemainingWork
-
resume
-
getResume
public org.threeten.bp.OffsetDateTime getResume()The date when a task resumed.- Returns:
- resume
-
setResume
public void setResume(org.threeten.bp.OffsetDateTime resume) -
isResumeValid
-
isIsResumeValid
Determines whether a task can be resumed.- Returns:
- isResumeValid
-
setIsResumeValid
-
stop
-
getStop
public org.threeten.bp.OffsetDateTime getStop()The date that represents the end of the actual portion of a task.- Returns:
- stop
-
setStop
public void setStop(org.threeten.bp.OffsetDateTime stop) -
isRollup
-
isIsRollup
Determines whether a task is rolled up.- Returns:
- isRollup
-
setIsRollup
-
startSlack
-
getStartSlack
Returns the task's start slack.- Returns:
- startSlack
-
setStartSlack
-
startVariance
-
getStartVariance
The variance of the task start date from the baseline start date as minutes.- Returns:
- startVariance
-
setStartVariance
-
calendarUid
-
getCalendarUid
The unique id of task calendar.- Returns:
- calendarUid
-
setCalendarUid
-
isManual
-
isIsManual
Determines whether a task is manually scheduled.- Returns:
- isManual
-
setIsManual
-
manualStart
-
getManualStart
public org.threeten.bp.OffsetDateTime getManualStart()Defines manually scheduled start of a task.- Returns:
- manualStart
-
setManualStart
public void setManualStart(org.threeten.bp.OffsetDateTime manualStart) -
manualFinish
-
getManualFinish
public org.threeten.bp.OffsetDateTime getManualFinish()Defines manually scheduled finish of a task.- Returns:
- manualFinish
-
setManualFinish
public void setManualFinish(org.threeten.bp.OffsetDateTime manualFinish) -
manualDuration
-
getManualDuration
Defines manually scheduled duration of a task.- Returns:
- manualDuration
-
setManualDuration
-
totalSlack
-
getTotalSlack
The amount of a total slack.- Returns:
- totalSlack
-
setTotalSlack
-
type
-
getType
The type of a task.- Returns:
- type
-
setType
-
wbs
-
getWbs
The work breakdown structure code of a task.- Returns:
- wbs
-
setWbs
-
priority
-
getPriority
The priority of a task from 0 to 1000.- Returns:
- priority
-
setPriority
-
work
-
getWork
The amount of the scheduled work for a task.- Returns:
- work
-
setWork
-
workVariance
-
getWorkVariance
The variance of the task work from the baseline task work as minutes.- Returns:
- workVariance
-
setWorkVariance
-
notesText
-
getNotesText
Notes' plain text extracted from RTF data.- Returns:
- notesText
-
setNotesText
-
notesRTF
-
getNotesRTF
The text notes in RTF format.- Returns:
- notesRTF
-
setNotesRTF
-
acwp
-
getAcwp
Get acwp- Returns:
- acwp
-
setAcwp
-
bcws
-
getBcws
Get bcws- Returns:
- bcws
-
setBcws
-
bcwp
-
getBcwp
Get bcwp- Returns:
- bcwp
-
setBcwp
-
levelingDelayFormat
-
getLevelingDelayFormat
LevelingDelayFormat- Returns:
- levelingDelayFormat
-
setLevelingDelayFormat
-
predecessors
-
getPredecessors
The task Uid numbers for the predecessor tasks on which the task depends before it can be started or finished.- Returns:
- predecessors
-
setPredecessors
-
successors
-
getSuccessors
The task Uid numbers for the successor tasks to a task.- Returns:
- successors
-
setSuccessors
-
ignoreWarnings
-
isIgnoreWarnings
Indicates whether to hide the schedule conflict warning indicator in Microsoft Project.- Returns:
- ignoreWarnings
-
setIgnoreWarnings
-
isExpanded
-
isIsExpanded
Determines whether a summary task is expanded or not in GanttChart view.- Returns:
- isExpanded
-
setIsExpanded
-
displayOnTimeline
-
isDisplayOnTimeline
Specifies whether a task should be displayed on a timeline view.- Returns:
- displayOnTimeline
-
setDisplayOnTimeline
-
displayAsSummary
-
isDisplayAsSummary
Determines whether the task should be displayed as a summary task. Reading supported for XML format only.- Returns:
- displayAsSummary
-
setDisplayAsSummary
-
hyperlink
-
getHyperlink
The title or explanatory text for a hyperlink associated with a task.- Returns:
- hyperlink
-
setHyperlink
-
hyperlinkAddress
-
getHyperlinkAddress
The address for a hyperlink associated with a task.- Returns:
- hyperlinkAddress
-
setHyperlinkAddress
-
hyperlinkSubAddress
-
getHyperlinkSubAddress
The specific location in a document in a hyperlink associated with a task. type.- Returns:
- hyperlinkSubAddress
-
setHyperlinkSubAddress
-
earnedValueMethod
-
getEarnedValueMethod
Determines whether the % Complete or Physical % Complete field should be used to calculate budgeted cost of work performed (BCWP).- Returns:
- earnedValueMethod
-
setEarnedValueMethod
-
isPublished
-
isIsPublished
Determines whether the current task should be published to Project Server with the rest of the project.- Returns:
- isPublished
-
setIsPublished
-
statusManager
-
getStatusManager
The name of the enterprise resource who is to receive status updates for the current task from resources.- Returns:
- statusManager
-
setStatusManager
-
commitmentStart
-
getCommitmentStart
public org.threeten.bp.OffsetDateTime getCommitmentStart()The start date of a delivery. Reading supported for XML format only.- Returns:
- commitmentStart
-
setCommitmentStart
public void setCommitmentStart(org.threeten.bp.OffsetDateTime commitmentStart) -
commitmentFinish
-
getCommitmentFinish
public org.threeten.bp.OffsetDateTime getCommitmentFinish()The finish date of a delivery. Reading supported for XML format only.- Returns:
- commitmentFinish
-
setCommitmentFinish
public void setCommitmentFinish(org.threeten.bp.OffsetDateTime commitmentFinish) -
commitmentType
-
getCommitmentType
Determines whether a task has an associated delivery or a dependency on an associated delivery. Reading supported for XML format only.- Returns:
- commitmentType
-
setCommitmentType
-
baselines
-
addBaselinesItem
-
getBaselines
Gets or sets the collection of baseline values of the task.- Returns:
- baselines
-
setBaselines
-
extendedAttributes
-
addExtendedAttributesItem
-
getExtendedAttributes
Task extended attributes.- Returns:
- extendedAttributes
-
setExtendedAttributes
-
outlineCodes
-
addOutlineCodesItem
-
getOutlineCodes
Task outline codes.- Returns:
- outlineCodes
-
setOutlineCodes
-
warning
-
isWarning
Represents the flag which indicates that task has schedule discrepancies.- Returns:
- warning
-
setWarning
-
activityId
-
getActivityId
Represents activity id field - a task's unique identifier used by Primavera (only applicable to Primavera projects).- Returns:
- activityId
-
setActivityId
-
equals
-
hashCode
public int hashCode() -
toString
-