All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.tencent.devops.common.auth.enums.HandoverChannelCode.kt Maven / Gradle / Ivy

There is a newer version: 3.1.0-rc.3
Show newest version
package com.tencent.devops.common.auth.enums

enum class HandoverChannelCode {
    MANAGER,
    OTHER
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy