Uses of Interface
step.repository.alm.v16.otaclient.IStep
-
Packages that use IStep Package Description step.repository.alm.v16 step.repository.alm.v16.otaclient -
-
Uses of IStep in step.repository.alm.v16
Methods in step.repository.alm.v16 with parameters of type IStep Modifier and Type Method Description protected void
ALM16RepositoryDaemon. uploadAttachmentsToStep(step.core.artefacts.reports.ReportNode stepReport, IStep step)
-
Uses of IStep in step.repository.alm.v16.otaclient
Subinterfaces of IStep in step.repository.alm.v16.otaclient Modifier and Type Interface Description interface
IStep2
Represents a test step in a test run.
-