Package com.polarion.qcentre.factbase
Class FactBaseURI
java.lang.Object
com.polarion.qcentre.factbase.FactBaseURI
-
Constructor Summary
ConstructorDescriptionFactBaseURI
(String factBaseId, String factBaseTag, String buildArtifact, String elementId) -
Method Summary
Modifier and TypeMethodDescriptiongetElement
(IFactBaseRepository factBaseRepository) getFactBase
(IFactBaseRepository factBaseRepository) long
getFactBaseModificationTime
(IFactBaseRepository factBaseRepository) static long
getNewestModificationTime
(FactBaseURI[] factBaseURIs, IFactBaseRepository factBaseRepository) static long
getOldestModificationTime
(FactBaseURI[] factBaseURIs, IFactBaseRepository factBaseRepository) static FactBaseURI
-
Constructor Details
-
FactBaseURI
-
-
Method Details
-
parse
-
getBuildArtifact
-
getElementId
-
getFactBaseId
-
getFactBaseTag
-
getFactBaseURI
-
getFactBase
-
getFactBaseModificationTime
-
getElement
-
getNewestModificationTime
public static long getNewestModificationTime(FactBaseURI[] factBaseURIs, IFactBaseRepository factBaseRepository) -
getOldestModificationTime
public static long getOldestModificationTime(FactBaseURI[] factBaseURIs, IFactBaseRepository factBaseRepository)
-