ConditionType

enum ConditionType : Enum<BuildFailureOnText.ConditionType>

Defines how to treat the pattern specified in failure condition

Entries

Link copied to clipboard

Treat the pattern as java regular expression

Link copied to clipboard

Treat the pattern as string

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int