GitHubEnterpriseSourceProps
@nowarn("cat=deprecation") @SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.DefaultArguments", "org.wartremover.warts.Null", "DisableSyntax.null")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
object GitHubEnterpriseSourceProps
Value members
Concrete methods
def apply(httpsCloneUrl: String, buildStatusContext: Option[String], reportBuildStatus: Option[Boolean], identifier: Option[String], webhookFilters: Option[List[_ <: FilterGroup]], branchOrRef: Option[String], buildStatusUrl: Option[String], ignoreSslErrors: Option[Boolean], cloneDepth: Option[Number], webhookTriggersBatchBuild: Option[Boolean], webhook: Option[Boolean], fetchSubmodules: Option[Boolean]): GitHubEnterpriseSourceProps