Companion

object Companion

Properties

Link copied to clipboard
const val FAILED: Int = 3
Link copied to clipboard
const val INVALID: Int
Link copied to clipboard
const val MERGING: Int = 4
Link copied to clipboard
const val PENDING: Int = 0
Link copied to clipboard
const val RUNNING: Int = 1
Link copied to clipboard
const val SUCCESS: Int = 2