Uses of Interface
com.siemens.polarion.rt.collectors.api.model.RtFileProperties
Packages that use RtFileProperties
Package
Description
-
Uses of RtFileProperties in com.siemens.polarion.rt.collectors.api
Methods in com.siemens.polarion.rt.collectors.api that return RtFilePropertiesMethods in com.siemens.polarion.rt.collectors.api with parameters of type RtFilePropertiesModifier and TypeMethodDescriptionRtCollectionModelFactory.file
(RtFileProperties fileProperties, Supplier<InputStream> inputStreamSource) boolean
RtCollectionContext.shouldBeCollected
(RtFileProperties fileInfo) Checks if the current file should be collected according to the current collector configuration. -
Uses of RtFileProperties in com.siemens.polarion.rt.collectors.api.model
Methods in com.siemens.polarion.rt.collectors.api.model that return RtFileProperties