The following are newly introduced classes

The following classes are no longer publicly accessible

The following classes have had signature changes

com.starbase.starteam.BuildNumber

Method Differences

New Methods
intgetBranchNumber()

com.starbase.starteam.Folder

Method Differences

New Methods
FolderreverseShareTo(Folder, boolean)

com.starbase.starteam.GroupAccount

Field Differences

New Fields
intID_ALL_USERS

com.starbase.starteam.Item

Method Differences

New Methods
booleanisReverseShareRecommended(Folder)
ItemsmartShareTo(Folder)

com.starbase.starteam.Link

Method Differences

New Methods
Linkcopy()
booleanisEqualTo(Link)

com.starbase.starteam.LinkEndpoint

Method Differences

New Methods
LinkEndpointcopy()
booleanisEqualTo(LinkEndpoint)

com.starbase.starteam.Permission

Field Differences

New Fields
intALL

com.starbase.starteam.Project

Method Differences

New Methods
booleanisActiveProcessItemStateEnabled(EnumeratedValue)
booleanisEnhancedProcessItemsEnabled()
booleanisProcessItemTypeEnabled(Type)
booleanisProcessItemsRequired()
voidsetActiveProcessItemStateEnabled(EnumeratedValue, boolean)
voidsetEnhancedProcessItemsEnabled(boolean)
voidsetProcessItemTypeEnabled(Type, boolean)
voidsetProcessItemsRequired(boolean)

com.starbase.starteam.PropertyEnums

Field Differences

New Fields
intPROJECT_PROCESS_LINKS_DIRECT
intPROJECT_PROCESS_LINKS_VIA_PROCESS_TASK
intREQ_STATUS_ACCEPTED
intREQ_STATUS_APPROVED
intREQ_STATUS_COMPLETE
intREQ_STATUS_DEFERRED
intREQ_STATUS_DRAFT
intREQ_STATUS_PENDING
intREQ_STATUS_READY
intREQ_STATUS_REJECTED
intREQ_STATUS_REVIEW
intREQ_STATUS_SUBMITTED
intTASK_USAGE_CHECKIN
intTASK_USAGE_OTHER
intTASK_USAGE_PROMOTE
intTASK_USAGE_REBASE
intTASK_USAGE_REPLICATE

com.starbase.starteam.PropertyNames

Field Differences

New Fields
java.lang.StringPROJECT_ALTERNATE_CR_EDITOR_PATH
java.lang.StringPROJECT_ALTERNATE_FILE_EDITOR_PATH
java.lang.StringPROJECT_ALTERNATE_REQUIREMENT_EDITOR_PATH
java.lang.StringPROJECT_ALTERNATE_TASK_EDITOR_PATH
java.lang.StringPROJECT_ALTERNATE_TOPIC_EDITOR_PATH
java.lang.StringPROJECT_DISPLAY_ALTERNATE_CR_EDITOR
java.lang.StringPROJECT_DISPLAY_ALTERNATE_FILE_EDITOR
java.lang.StringPROJECT_DISPLAY_ALTERNATE_REQUIREMENT_EDITOR
java.lang.StringPROJECT_DISPLAY_ALTERNATE_TASK_EDITOR
java.lang.StringPROJECT_DISPLAY_ALTERNATE_TOPIC_EDITOR
java.lang.StringPROJECT_PROCESS_LINKS
java.lang.StringPROJECT_PROCESS_SELECT_REQUIREMENT
java.lang.StringPROJECT_PROCESS_SHOW_REQUIREMENT_APPROVED
java.lang.StringREQ_PARENT_OBJECTID
java.lang.StringREQ_STATUS
java.lang.StringTASK_USAGE
java.lang.StringTASK_USAGE_90

com.starbase.starteam.Server

Method Differences

New Methods
CacheAgentautoLocateCacheAgent()
CacheAgentgetCurrentCacheAgent()
EventHandlerProfilegetCurrentMPXProfile()
CacheAgentlocateCacheAgent(String, int)

com.starbase.starteam.ServerConfiguration

Method Differences

New Methods
booleanisEnhancedProcessItemsEnabledForAllProjects()
booleanisEnhancedProcessItemsEnabledForNewProjects()
voidsetEnhancedProcessItemsEnabledForAllProjects(boolean)
voidsetEnhancedProcessItemsEnabledForNewProjects(boolean)

com.starbase.starteam.ServerInfo

Method Differences

New Methods
booleangetAlwaysEnableCacheAgentForObjectProperties()
booleangetAutoLocateCacheAgent()
booleangetEnableCacheAgentForFileContent()
booleangetEnableCacheAgentForObjectProperties()
voidsetAlwaysEnableCacheAgentForObjectProperties(boolean)
voidsetAutoLocateCacheAgent(boolean)
voidsetEnableCacheAgentForFileContent(boolean)
voidsetEnableCacheAgentForObjectProperties(boolean)

com.starbase.starteam.StarTeamClientOptions

Method Differences

New Methods
Item[]getAllProcessItems(Server)
ItemgetProcessItem(View)
voidsetProcessItem(Item, View)

com.starbase.starteam.SupportedFeatures

Method Differences

New Methods
booleanhasBulkFetchLinks()
booleanhasEnhancedProcessItemCustomizations()
booleanhasEnhancedProcessItems()
booleanhasEnhancedProcessItemsNative()
booleanhasFolderComponentAccessRights()

com.starbase.starteam.Task

Method Differences

New Methods
ProcessItemUsagegetUsage()
booleanisProcessTask()
voidsetUsage(ProcessItemUsage)

com.starbase.starteam.Type

Method Differences

New Methods
voidrefresh()

com.starbase.starteam.ViewConfiguration

Method Differences

New Methods
booleanisEqualTo(ViewConfiguration)

com.starbase.util.Platform

Method Differences

New Methods
StringgetHostAddress()