public interface ITDConnection4 extends ITDConnection3
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
analysisItemFactory()
For HP use.
|
com4j.Com4jObject |
analysisItemFolderFactory()
For HP use.
|
com4j.Com4jObject |
assetRelationFactory()
The AssetsRelationFactory object for this connection.
|
com4j.Com4jObject |
assetRepositoryItemFactory()
The AssetRepositoryItemFactory object for this connection.
|
com4j.Com4jObject |
baselineFactory()
For HP use.
|
void |
clientVersion(String newVal,
String rhs)
For HP use.
|
com4j.Com4jObject |
comparisonFactory()
For HP use.
|
com4j.Com4jObject |
comparisonNodeFactory()
For HP use.
|
com4j.Com4jObject |
crossProjectAPI()
For HP use.
|
com4j.Com4jObject |
dashboardFolderFactory()
For HP use.
|
com4j.Com4jObject |
dashboardPageFactory()
For HP use.
|
com4j.Com4jObject |
dashboardPageItemFactory()
For HP use.
|
com4j.Com4jObject |
excelReportManager()
For HP use.
|
IList |
getAllVisibleProjectDescriptors()
The list of project descriptors under all domains that the current logged in user is allowed to connect to.
|
Object |
getAllVisibleProjectDescriptors(int index) |
com4j.Com4jObject |
getFavoriteFactory(boolean isPublic,
String module)
The factory that manages favorites for a specific module and public state.
|
com4j.Com4jObject |
getFavoriteFolderFactory(boolean isPublic,
String module)
The factory that manages favorite folders for the specific module and public state.
|
com4j.Com4jObject |
getRootsFavoriteFactory(boolean isPublic,
String module)
The factory that manages the root favorites for the specific module and public state.
|
com4j.Com4jObject |
getRootsFavoriteFolderFactory(boolean isPublic,
String module)
The factory that manages the root favorite folders for the specific module and public state.
|
com4j.Com4jObject |
libraryFactory()
For HP use.
|
com4j.Com4jObject |
libraryFolderFactory()
For HP use.
|
com4j.Com4jObject |
licenseManager()
For HP use.
|
com4j.Com4jObject |
policyStatus()
The Policy Enforcement Status object of the connected project.
|
com4j.Com4jObject |
qcResourceFactory()
The QC resource factory object for this connection.
|
com4j.Com4jObject |
qcResourceFolderFactory()
The QC resource folder factory object for this connection.
|
void |
refreshConnectionState()
Refreshes the connection state: updates the Connected, LoggedIn, and ProjectConnected properties.
|
com4j.Com4jObject |
rootsAnalysisItemFactory()
For HP use.
|
com4j.Com4jObject |
rootsAnalysisItemFolderFactory()
For HP use.
|
com4j.Com4jObject |
rootsDashboardFolderFactory()
For HP use.
|
com4j.Com4jObject |
rootsDashboardPageFactory()
For HP use.
|
void |
sendFramedMail(String sendTo,
String sendFrom,
String subject,
String message,
Object attachArray)
Takes a simple text message and sends it as an HTML Mail using the Quality Center format.
|
com4j.Com4jObject |
taskFactory()
The TaskFactory object for this connection.
|
com4j.Com4jObject |
taskLogFactory()
The TaskLogFactory object for this connection.
|
com4j.Com4jObject |
templateManager()
The Template Manager object of the connected project.
|
com4j.Com4jObject |
userAssetFactory()
The UserAssetFactory object for this connection.
|
applicationConfigurationFactory, applicationEntityFactory, applicationEntityTreeManager, blueprintFactory, changeEntityFactory, changeEntityTreeManager, cycleFactory, extensionFactory, extensionsManager, getExtensions, getNonce, getTDParamsNames, getTDParamsNames, releaseFactory, releaseFolderFactory, serviceChangeFactory, serviceFactory, serviceFolderFactory, serviceGroupFactory, validate
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
com4j.Com4jObject getFavoriteFolderFactory(boolean isPublic, String module)
The factory that manages favorite folders for the specific module and public state.
isPublic
- Mandatory boolean parameter.module
- Mandatory java.lang.String parameter.com4j.Com4jObject getFavoriteFactory(boolean isPublic, String module)
The factory that manages favorites for a specific module and public state.
isPublic
- Mandatory boolean parameter.module
- Mandatory java.lang.String parameter.com4j.Com4jObject getRootsFavoriteFolderFactory(boolean isPublic, String module)
The factory that manages the root favorite folders for the specific module and public state.
isPublic
- Mandatory boolean parameter.module
- Mandatory java.lang.String parameter.com4j.Com4jObject getRootsFavoriteFactory(boolean isPublic, String module)
The factory that manages the root favorites for the specific module and public state.
isPublic
- Mandatory boolean parameter.module
- Mandatory java.lang.String parameter.com4j.Com4jObject libraryFolderFactory()
For HP use. The factory that manages library folders.
Getter method for the COM property "LibraryFolderFactory"
com4j.Com4jObject libraryFactory()
For HP use. The factory that manages libraries.
Getter method for the COM property "LibraryFactory"
com4j.Com4jObject baselineFactory()
For HP use. The factory that manages baselines.
Getter method for the COM property "BaselineFactory"
com4j.Com4jObject policyStatus()
The Policy Enforcement Status object of the connected project.
Getter method for the COM property "PolicyStatus"
com4j.Com4jObject templateManager()
The Template Manager object of the connected project.
Getter method for the COM property "TemplateManager"
com4j.Com4jObject analysisItemFolderFactory()
For HP use. Gets the factory that manages analysis item folders.
Getter method for the COM property "AnalysisItemFolderFactory"
com4j.Com4jObject analysisItemFactory()
For HP use. The factory that manages analysis items.
Getter method for the COM property "AnalysisItemFactory"
com4j.Com4jObject rootsAnalysisItemFolderFactory()
For HP use. The factory that manages the root analysis item folders.
Getter method for the COM property "RootsAnalysisItemFolderFactory"
com4j.Com4jObject rootsAnalysisItemFactory()
For HP use. The factory that manages the root analysis items.
Getter method for the COM property "RootsAnalysisItemFactory"
com4j.Com4jObject qcResourceFactory()
The QC resource factory object for this connection.
Getter method for the COM property "QCResourceFactory"
com4j.Com4jObject qcResourceFolderFactory()
The QC resource folder factory object for this connection.
Getter method for the COM property "QCResourceFolderFactory"
com4j.Com4jObject dashboardFolderFactory()
For HP use. The factory that manages dashboard folders.
Getter method for the COM property "DashboardFolderFactory"
com4j.Com4jObject dashboardPageFactory()
For HP use. The factory that manages dashboard pages.
Getter method for the COM property "DashboardPageFactory"
com4j.Com4jObject rootsDashboardFolderFactory()
For HP use. The factory that manages the root dashboard folders.
Getter method for the COM property "RootsDashboardFolderFactory"
com4j.Com4jObject rootsDashboardPageFactory()
For HP use. The factory that manages the root dashboard pages.
Getter method for the COM property "RootsDashboardPageFactory"
com4j.Com4jObject comparisonFactory()
For HP use. The Comparison Factory object for this connection.
Getter method for the COM property "ComparisonFactory"
com4j.Com4jObject comparisonNodeFactory()
For HP use. The ComparisonNode Factory object for this connection.
Getter method for the COM property "ComparisonNodeFactory"
com4j.Com4jObject assetRelationFactory()
The AssetsRelationFactory object for this connection.
Getter method for the COM property "AssetRelationFactory"
com4j.Com4jObject userAssetFactory()
The UserAssetFactory object for this connection.
Getter method for the COM property "UserAssetFactory"
com4j.Com4jObject assetRepositoryItemFactory()
The AssetRepositoryItemFactory object for this connection.
Getter method for the COM property "AssetRepositoryItemFactory"
com4j.Com4jObject crossProjectAPI()
For HP use. Returns an instance of CrossProjectAPI for this connection.
Getter method for the COM property "CrossProjectAPI"
com4j.Com4jObject taskFactory()
The TaskFactory object for this connection.
Getter method for the COM property "TaskFactory"
com4j.Com4jObject taskLogFactory()
The TaskLogFactory object for this connection.
Getter method for the COM property "TaskLogFactory"
void sendFramedMail(String sendTo, @DefaultValue(value="") String sendFrom, @DefaultValue(value="") String subject, @DefaultValue(value="") String message, Object attachArray)
Takes a simple text message and sends it as an HTML Mail using the Quality Center format.
sendTo
- Mandatory java.lang.String parameter.sendFrom
- Optional parameter. Default value is ""subject
- Optional parameter. Default value is ""message
- Optional parameter. Default value is ""attachArray
- Optional parameter. Default value is com4j.Variant.getMissing()com4j.Com4jObject licenseManager()
For HP use. The License Manager object.
Getter method for the COM property "LicenseManager"
com4j.Com4jObject dashboardPageItemFactory()
For HP use. The dashboard page item factory.
Getter method for the COM property "DashboardPageItemFactory"
IList getAllVisibleProjectDescriptors()
The list of project descriptors under all domains that the current logged in user is allowed to connect to.
Object getAllVisibleProjectDescriptors(int index)
void refreshConnectionState()
Refreshes the connection state: updates the Connected, LoggedIn, and ProjectConnected properties.
com4j.Com4jObject excelReportManager()
For HP use. Excel Report Manager.
Getter method for the COM property "ExcelReportManager"
Copyright © 2020. All rights reserved.