Class TeamcityCIDetector
java.lang.Object
org.apache.maven.cling.invoker.cisupport.TeamcityCIDetector
- All Implemented Interfaces:
CIDetector
TeamCity CI support.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
TeamcityCIDetector
public TeamcityCIDetector()
-
-
Method Details
-
detectCI
Description copied from interface:CIDetector
Returns non-empty optional with CI information, if CI is detected, empty otherwise.- Specified by:
detectCI
in interfaceCIDetector
-