Uses of Interface
org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessor
-
Packages that use CommandProcessor Package Description org.nuxeo.runtime.deployment.preprocessor org.nuxeo.runtime.deployment.preprocessor.install -
-
Uses of CommandProcessor in org.nuxeo.runtime.deployment.preprocessor
Fields in org.nuxeo.runtime.deployment.preprocessor declared as CommandProcessor Modifier and Type Field Description CommandProcessor
ContainerDescriptor. install
CommandProcessor
FragmentDescriptor. install
CommandProcessor
ContainerDescriptor. uninstall
CommandProcessor
FragmentDescriptor. uninstall
-
Uses of CommandProcessor in org.nuxeo.runtime.deployment.preprocessor.install
Classes in org.nuxeo.runtime.deployment.preprocessor.install that implement CommandProcessor Modifier and Type Class Description class
CommandProcessorImpl
Methods in org.nuxeo.runtime.deployment.preprocessor.install that return CommandProcessor Modifier and Type Method Description static CommandProcessor
DOMCommandsParser. parse(Node element)
-