Valid values of attributeType argument to IAttribute.createAttribute
What are the valid values for "attributeType" for this method in com.ibm.team.workitem.common.IWorkItemCommon?
The documentation for this argument just says " @param attributeType the attribute type".
This is for RTC v4.0.6.
IAttribute createAttribute(IProjectAreaHandle projectArea, String identifier, String attributeType, String displayName, IProgressMonitor monitor)
The documentation for this argument just says " @param attributeType the attribute type".
This is for RTC v4.0.6.