aem-plugin / com.cognifide.gradle.aem.common.instance / IdType

IdType

enum class IdType

Enum Values

AUTHOR

PUBLISH

Properties

type

val type: String

Companion Object Functions

byId

fun byId(id: String): IdType

byUrl

fun byUrl(url: String): IdType