public interface IBusinessProcess3 extends IBusinessProcess2
Modifier and Type | Method and Description |
---|---|
void |
alertTestsOnChangeDetected()
Adds an alert to all tests that contain components that represent the same screen as any of the components in which a change is detected.
|
void |
deleteChangeDetectionAlert()
Deletes any change detection alert that is active for the Business Process.
|
com4j.Com4jObject |
getShadowComponent()
For HP use.
|
void |
unload()
Unloads the BusinessProcess object dependencies from memory.
|
addFlowOutputParam, deleteFlowOutputParam, flowOutputParameters, flowOutputParameters, getParameterGroups, getRTParamOccurrences, hasDynamicDateParameterValue, isWithFlows, lockComponents, unlockALLComponents
addBPComponent, addGroup, addRTParam, bpComponentByID, bpComponents, bpComponents, bptHistory, cancelDownloadPictures, deleteBPComponent, deleteGroup, deleteRTParam, downloadPictures, downloadPicturesProgress, groupByID, htmlScript, load, rtParameters, rtParameters, save
checkoutPathIfExist, coverRequirement, designStepFactory, desStepsNum, execDate, execStatus, extendedStorage, fullPath, fullPathEx, getCoverList, getCoverList, hasCoverage, hasParam, ignoreDataHiding, ignoreDataHiding, lastRun, name, name, params, removeCoverage, templateTest, templateTest, type, type, vcs
mail
attachments, hasAttachment, history
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
isLocked, lockObject, unLockObject
void alertTestsOnChangeDetected()
Adds an alert to all tests that contain components that represent the same screen as any of the components in which a change is detected.
void deleteChangeDetectionAlert()
Deletes any change detection alert that is active for the Business Process.
com4j.Com4jObject getShadowComponent()
For HP use. Get the IComponent that represents the component of this Flow.
void unload()
Unloads the BusinessProcess object dependencies from memory.
Copyright © 2020. All rights reserved.