-
- All Implemented Interfaces:
-
org.gradle.api.Plugin
public final class PackageSyncPlugin extends CommonDefaultPlugin
Provides tasks useful for synchronizing JCR content from running AEM instance into built CRX package.
-
-
Constructor Summary
Constructors Constructor Description PackageSyncPlugin()
-
Method Summary
Modifier and Type Method Description UnitconfigureProject(Project $self)-
Methods inherited from class com.cognifide.gradle.aem.pkg.PackageSyncPlugin
apply, tasks -
Methods inherited from class org.gradle.api.Plugin
equals, hashCode, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
configureProject
Unit configureProject(Project $self)
-
-
-
-