-
public final class CndSync
-
-
Field Summary
Fields Modifier and Type Field Description private final RegularFilePropertyfileprivate final Property<CndSyncType>type
-
Constructor Summary
Constructors Constructor Description CndSync(AemExtension aem)
-
Method Summary
Modifier and Type Method Description final Unittype(String name)final Unitsync()final RegularFilePropertygetFile()final Property<CndSyncType>getType()-
-
Constructor Detail
-
CndSync
CndSync(AemExtension aem)
-
-
Method Detail
-
getFile
final RegularFileProperty getFile()
-
getType
final Property<CndSyncType> getType()
-
-
-
-