enum class FailureAction
Action in case of snapshot dependency failure.
See Also
Run dependent build and don't add problem |
|
Run dependent build, but add problem |
|
Mark dependent build as failed to start |
|
Cancel dependent build |
val actionName: String |