Uses of Class
org.apache.sling.feature.extension.unpack.Unpack
-
Packages that use Unpack Package Description org.apache.sling.feature.extension.unpack org.apache.sling.feature.extension.unpack.impl.installer -
-
Uses of Unpack in org.apache.sling.feature.extension.unpack
Methods in org.apache.sling.feature.extension.unpack that return Unpack Modifier and Type Method Description static Unpack
Unpack. fromMapping(String mapping)
-
Uses of Unpack in org.apache.sling.feature.extension.unpack.impl.installer
Constructors in org.apache.sling.feature.extension.unpack.impl.installer with parameters of type Unpack Constructor Description InstallUnpackArchiveTask(org.apache.sling.installer.api.tasks.TaskResourceGroup erl, Unpack unpack, org.slf4j.Logger logger)
-