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 CommandProcessorContainerDescriptor. installCommandProcessorFragmentDescriptor. installCommandProcessorContainerDescriptor. uninstallCommandProcessorFragmentDescriptor. 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 classCommandProcessorImplMethods in org.nuxeo.runtime.deployment.preprocessor.install that return CommandProcessor Modifier and Type Method Description static CommandProcessorDOMCommandsParser. parse(Node element)
-