Aspose.Tasks for Java 16.11.0 Release Notes
Contents
[
Hide
]
Aspose.Tasks for Java API enables application developers to write code for manipulating Microsoft Project documents without it being installed on the systems. It provides support for Microsoft Project (MPP/XML) as well as Primavera File Formats. Project data can be exported to a number of formats including PDF, PNG, BMP and others.
Features and Improvements
Key | Summary | Category |
---|---|---|
TASKSNET-1674 | Add support for saving Tsk.ExternalTask and Tsk.ExternalTaskProject properties to MPP format. | New Feature |
TASKSNET-1696 | Custom attribute lookup not selected in MSP, hence no dropdown available for it | Bug |
TASKSNET-1658 | Predecessor information to External Task changed to local | Bug |
TASKSNET-1637 | Resource assignment takes long time to accomplish | Bug |
TASKSNET-1614 | TaskLink not followed while saving project as MPP | Bug |
TASKSNET-1611 | Loading and Saving Project file with large number of tasks takes long time | Bug |
TASKSNET-1609 | Extended attribute value cannot be read from MPP file | Bug |
TASKSNET-1604 | Wrong split task data saved to MPP | Bug |
TASKSJAVA-221 | Custom field with custom values in dropdown cannot be retrieved from MPP | Bug |
TASKSNET-1589 | PhysicalPercentComplete not saved in MPP file | Bug |
Public API and Backwards Incompatible Changes
Public Methods and Properties Added | Description |
---|---|
com.aspose.tasks.ExtendedAttributeDefinition.createExtendedAttribute(com.aspose.tasks.OutlineValue) | Creates new extended attribute linked with specified com.aspose.tasks.OutlineValue item from com.aspose.tasks.OutlineCodeDefinition lookup table. |
Public Enumerations Added | Description |
com.aspose.tasks.TaskKey.ExternalKey | Represents the ExternalKey (Task) field. |