Uses of Enum Class
com.piketec.jenkins.plugins.tpt.TptResult
Packages that use TptResult
-
Uses of TptResult in com.piketec.jenkins.plugins.tpt
Methods in com.piketec.jenkins.plugins.tpt that return TptResultModifier and TypeMethodDescriptionstatic TptResult
TptResult.fromString
(String resultName) static TptResult
Returns the enum constant of this class with the specified name.static TptResult[]
TptResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.static TptResult
Methods in com.piketec.jenkins.plugins.tpt with parameters of type TptResult -
Uses of TptResult in com.piketec.jenkins.plugins.tpt.publisher
Methods in com.piketec.jenkins.plugins.tpt.publisher with parameters of type TptResult