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 TptResultTptResult.fromString(String resultName) static TptResultReturns 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 TptResultMethods 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