class InstancePlugin : AemPlugin
Separate plugin which provides tasks for:
Most often should be applied only to one project in build (typically project named 'aem' or root project). Applying it multiple times to same configuration could case confusing errors like AEM started multiple times.
<init> |
Separate plugin which provides tasks for: InstancePlugin() |
configure |
fun Project.configure(): Unit |
ID |
const val ID: String |