Browse our Products

Aspose.Tasks for Java 18.4 Release Notes

Features and Improvements

KeySummaryCategory
TASKSJAVA-526Add support of a Conholdate.Total licenseNew Feature
TASKSJAVA-476Ignore milliseconds while setting the task timesEnhancement
TASKSJAVA-505Exception while recalculating the XML projectBug
TASKSNET-2318Incorrect calculation of Tsk.ManualStart while Tsk.ActualStart is setBug
TASKSNET-2310MPP to PDF raises System.ArgumentExceptionBug
TASKSNET-2297Duration errors while loading XML Primavera fileBug
TASKSJAVA-488Updating task progress by setting PercentComplete creates wrong outputBug
TASKSNET-1667If Tsk.Start is empty the Tsk.StartText must contain task start dateBug

Public API and Backwards Incompatible Changes

Public classes addedDescription
com.aspose.tasks.ReadOnlyCollectionBaseRepresents a read-only collection of objects.
Public methods and properties addedDescription
com.aspose.tasks.AssignmentBaselineCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.AssignmentBaselineCollection.remove(int)Removes the element at the specified position in this list.
com.aspose.tasks.AssignmentBaselineCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.BaselineCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.BaselineCollection.remove(int)Removes the element at the specified position in this list.
com.aspose.tasks.BaselineCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.CalendarCollection.clearRemoves all of the elements from this collection.
com.aspose.tasks.CalendarCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.CalendarCollection.remove(int)Removes the element at the specified position in this list.
com.aspose.tasks.CalendarCollection.set(int,com.aspose.tasks.Calendar)Replaces the element at the specified position in this list with the specified element.
com.aspose.tasks.CalendarCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.CalendarExceptionCollection.add(int,com.aspose.tasks.CalendarException)Inserts the specified element at the specified position in this list.
com.aspose.tasks.CalendarExceptionCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.CalendarExceptionCollection.remove(int)Removes the element at the specified position in this list.
com.aspose.tasks.CalendarExceptionCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.GroupCriterion.equals(java.lang.Object)Returns a value indicating whether this instance is equal to a specified object.
com.aspose.tasks.GroupCriterion.hashCodeReturns a hash code for the instance of the GroupCriterion class.
com.aspose.tasks.GroupCriterionCollection.add(int,com.aspose.tasks.GroupCriterion)Inserts the specified element at the specified position in this list.
com.aspose.tasks.GroupCriterionCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.GroupCriterionCollection.remove(java.lang.Object)Removes a single instance of the specified element from this collection, if it is present.
com.aspose.tasks.OleObjectCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.OleObjectCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.RateCollection.clearRemoves all of the elements from this collection.
com.aspose.tasks.RateCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.RateCollection.remove(int)Removes the element at the specified position in this list.
com.aspose.tasks.RateCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.ReadOnlyCollectionBase.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.ReadOnlyCollectionBase.sizeReturns the number of objects contained in this collection.
com.aspose.tasks.ReadOnlyCollectionBase.toListConverts the collection object to a list of objects.
com.aspose.tasks.ResourceAssignmentCollection.clearRemoves all of the elements from this collection.
com.aspose.tasks.ResourceAssignmentCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.ResourceAssignmentCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.ResourceCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.ResourceCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.RiskItemStatisticsCollection.clearRemoves all of the elements from this collection.
com.aspose.tasks.RiskItemStatisticsCollection.containsKey(java.lang.Object)Returns true if this map contains a mapping for the specified key.
com.aspose.tasks.RiskItemStatisticsCollection.containsValue(java.lang.Object)Returns true if this map maps one or more keys to the specified value.
com.aspose.tasks.RiskItemStatisticsCollection.entrySetReturns a Set view of the mappings contained in this map.
com.aspose.tasks.RiskItemStatisticsCollection.isEmptyReturns true if this map contains no key-value mappings
com.aspose.tasks.RiskItemStatisticsCollection.keySetReturns a set view of the keys contained in this map.
com.aspose.tasks.RiskItemStatisticsCollection.put(com.aspose.tasks.Task,com.aspose.tasks.RiskItemStatistics)Associates the specified value with the specified key in this map.
com.aspose.tasks.RiskItemStatisticsCollection.putAll(java.util.Map)Copies all of the mappings from the specified map to this map.
com.aspose.tasks.RiskItemStatisticsCollection.remove(java.lang.Object)Removes the mapping for a key from this map if it is present.
com.aspose.tasks.RiskItemStatisticsCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.RiskItemStatisticsCollection.valuesReturns a collection view of the values contained in this map.
com.aspose.tasks.SplitPartCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.SplitPartCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.TaskBaselineCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.TaskBaselineCollection.remove(int)Removes the element at the specified position in this list.
com.aspose.tasks.TaskBaselineCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.TaskCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.TaskCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.TaskLinkCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.TaskLinkCollection.remove(int)Removes the element at the specified position in this list.
com.aspose.tasks.TaskLinkCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.TimephasedDataCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.VbaModuleAttribute.equals(com.aspose.tasks.VbaModuleAttribute)Returns a value indicating whether this instance is equal to a specified object.
com.aspose.tasks.VbaModuleAttribute.equals(java.lang.Object)Returns a value indicating whether this instance is equal to a specified object.
com.aspose.tasks.VbaModuleAttribute.hashCodeReturns a hash code for the instance of the VbaModuleAttribute class.
com.aspose.tasks.VbaReference.equals(com.aspose.tasks.VbaReference)Returns a value indicating whether this instance is equal to a specified object.
com.aspose.tasks.VbaReference.equals(java.lang.Object)Returns a value indicating whether this instance is equal to a specified object.
com.aspose.tasks.VbaReference.hashCodeReturns a hash code for the instance of the VbaReference class.
com.aspose.tasks.WBSCodeMaskCollection.add(int,com.aspose.tasks.WBSCodeMask)Inserts the specified element at the specified position in this list.
com.aspose.tasks.WBSCodeMaskCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.WBSCodeMaskCollection.remove(int)Removes the element at the specified position in this list.
com.aspose.tasks.WeekDayCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.WeekDayCollection.sizeReturns the number of elements in this collection.
com.aspose.tasks.WorkWeekCollection.add(int,com.aspose.tasks.WorkWeek)Inserts the specified element at the specified position in this list.
com.aspose.tasks.WorkingTimeCollection.add(int,com.aspose.tasks.WorkingTime)Inserts the specified element at the specified position in this list.
com.aspose.tasks.WorkingTimeCollection.clearRemoves all of the elements from this collection.
com.aspose.tasks.WorkingTimeCollection.get(int)Returns the element at the specified position in this list.
com.aspose.tasks.WorkingTimeCollection.remove(int)Removes the element at the specified position in this list.
com.aspose.tasks.WorkingTimeCollection.sizeReturns the number of elements in this collection.