public interface ITDConnection3 extends ITDConnection2
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
applicationConfigurationFactory()
The application configuration factory object for this connection.
|
com4j.Com4jObject |
applicationEntityFactory()
The application entity factory object for this connection.
|
com4j.Com4jObject |
applicationEntityTreeManager()
The application entity tree and related application entity folders factory for this connection.
|
com4j.Com4jObject |
blueprintFactory()
For HP use.
|
com4j.Com4jObject |
changeEntityFactory()
The change entity factory object for this connection.
|
com4j.Com4jObject |
changeEntityTreeManager()
The factory change folders.
|
com4j.Com4jObject |
cycleFactory()
The factory that manages cycles.
|
com4j.Com4jObject |
extensionFactory(com4j.GUID lpclsid)
For HP use.
|
com4j.Com4jObject |
extensionsManager()
For HP use.
|
IList |
getExtensions(int mode)
For HP use.
|
String |
getNonce(int clientType)
For HP use.
|
IList |
getTDParamsNames()
Returns the names of the site's parameters.
|
Object |
getTDParamsNames(int index) |
com4j.Com4jObject |
releaseFactory()
The factory that manages releases.
|
com4j.Com4jObject |
releaseFolderFactory()
The factory that manages release folders.
|
com4j.Com4jObject |
serviceChangeFactory()
The service change factory object for this connection.
|
com4j.Com4jObject |
serviceFactory()
The service factory object for this connection.
|
com4j.Com4jObject |
serviceFolderFactory()
The service folder factory object for this connection.
|
com4j.Com4jObject |
serviceGroupFactory()
The service group factory object for this connection.
|
void |
validate(int clientType,
String validationCode)
For HP use.
|
auditPropertyFactory, auditRecordFactory, connect, disconnect, graphBuilder, isSearchSupported, loggedIn, login, logout, productInfo, tsTestFactory, visibleDomains, visibleDomains, visibleProjects
actionPermission, alertManager, allowReconnect, allowReconnect, analysis, bugFactory, changeFactory, changePassword, checkoutRepository, clientType, command, commonSettings, componentFactory, componentFolderFactory, connected, connectProject, connectProjectEx, connectToVCSAs, customization, dbManager, dbName, dbType, directoryPath, disconnectProject, domainName, domainsList, domainsList, extendedStorage, fields, getLicense, getLicenses, getLicenseStatus, getTDVersion, hostFactory, hostGroupFactory, ignoreHtmlFormat, ignoreHtmlFormat, initConnection, initConnectionEx, keepConnection, keepConnection, mailConditions, moduleVisible, password, projectConnected, projectName, projectProperties, projectsList, projectsList, projectsListEx, purgeRuns, releaseConnection, reportRole, reqFactory, rules, runFactory, sendMail, serverName, serverTime, serverURL, synchronizeFollowUps, tdParams, tdSettings, testFactory, testRepository, testSetFactory, testSetTreeManager, textParam, treeManager, userGroupsList, userGroupsList, userName, userSettings, usersList, usersList, usingProgress, usingProgress, vcs, vcsDbRepository, viewsRepository, vmRepository
String getNonce(int clientType)
For HP use. GetNonce
clientType
- Mandatory int parameter.void validate(int clientType, String validationCode)
For HP use. Validate
clientType
- Mandatory int parameter.validationCode
- Mandatory java.lang.String parameter.IList getExtensions(int mode)
For HP use. Returns List of Extensions, according to the mode
mode
- Mandatory int parameter.com4j.Com4jObject extensionFactory(com4j.GUID lpclsid)
For HP use. Returns extension factory specified by its entitiy CLSID.
Getter method for the COM property "ExtensionFactory"
lpclsid
- Mandatory GUID parameter.com4j.Com4jObject extensionsManager()
For HP use. Get the factory according to the clsid
Getter method for the COM property "ExtensionsManager"
com4j.Com4jObject releaseFactory()
The factory that manages releases.
Getter method for the COM property "ReleaseFactory"
com4j.Com4jObject cycleFactory()
The factory that manages cycles.
Getter method for the COM property "CycleFactory"
com4j.Com4jObject releaseFolderFactory()
The factory that manages release folders.
Getter method for the COM property "ReleaseFolderFactory"
com4j.Com4jObject serviceFactory()
The service factory object for this connection.
Getter method for the COM property "ServiceFactory"
com4j.Com4jObject serviceFolderFactory()
The service folder factory object for this connection.
Getter method for the COM property "ServiceFolderFactory"
com4j.Com4jObject serviceGroupFactory()
The service group factory object for this connection.
Getter method for the COM property "ServiceGroupFactory"
com4j.Com4jObject serviceChangeFactory()
The service change factory object for this connection.
Getter method for the COM property "ServiceChangeFactory"
com4j.Com4jObject applicationEntityTreeManager()
The application entity tree and related application entity folders factory for this connection.
Getter method for the COM property "ApplicationEntityTreeManager"
com4j.Com4jObject applicationEntityFactory()
The application entity factory object for this connection.
Getter method for the COM property "ApplicationEntityFactory"
IList getTDParamsNames()
Returns the names of the site's parameters.
Object getTDParamsNames(int index)
com4j.Com4jObject changeEntityTreeManager()
The factory change folders.
Getter method for the COM property "ChangeEntityTreeManager"
com4j.Com4jObject changeEntityFactory()
The change entity factory object for this connection.
Getter method for the COM property "ChangeEntityFactory"
com4j.Com4jObject applicationConfigurationFactory()
The application configuration factory object for this connection.
Getter method for the COM property "ApplicationConfigurationFactory"
com4j.Com4jObject blueprintFactory()
For HP use. The blueprint entity factory object for this connection.
Getter method for the COM property "BlueprintFactory"
Copyright © 2020. All rights reserved.