Interface IReqFactory6
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseFactory
,IBaseFactoryEx
,IReqFactory
,IReqFactory2
,IReqFactory3
,IReqFactory4
,IReqFactory5
public interface IReqFactory6 extends IReqFactory5
Services for managing requirements.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Date
getCoverageAnalysisCalculationTime()
Get the coverage analysis last calculation time.void
refreshRoute()
Refresh the coverage analysis route talbe.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.v16.otaclient.IBaseFactory
addItem, fetchLevel, fetchLevel, fields, fields, filter, history, item, newList, removeItem
-
Methods inherited from interface step.repository.alm.v16.otaclient.IBaseFactoryEx
mail
-
Methods inherited from interface step.repository.alm.v16.otaclient.IReqFactory
buildPerfGraph, buildPerfGraphEx, buildProgressGraph, buildProgressGraphEx, buildSummaryGraph, buildSummaryGraphEx, buildTrendGraph, buildTrendGraphEx, find, getChildrenList
-
Methods inherited from interface step.repository.alm.v16.otaclient.IReqFactory2
getFilteredChildrenList
-
Methods inherited from interface step.repository.alm.v16.otaclient.IReqFactory3
getCoverageTestsByReqFilter, getRequirementsByStatus, getRequirementsSummaryStatus, getRequirementType, getRequirementTypes, getRequirementTypes, getTracedList, reqTypeIdToName
-
Methods inherited from interface step.repository.alm.v16.otaclient.IReqFactory4
buildMultiProjectProgressGraph, buildMultiProjectSummaryGraph, buildMultiProjectTrendGraph
-
Methods inherited from interface step.repository.alm.v16.otaclient.IReqFactory5
calculateTraceabilityMatrix, createTraceabilityMatrixRelationSettings, downloadExportTraceabilityMatrixTemplateFile, getAllLinkedEntities, getCoverageTestConfigsByReqFilter, getLinkedEntities, moveRequirements
-
-