Uses of Interface
org.apache.jackrabbit.vault.util.console.CliCommand
Packages that use CliCommand
Package
Description
-
Uses of CliCommand in org.apache.jackrabbit.vault.cli
Classes in org.apache.jackrabbit.vault.cli that implement CliCommandModifier and TypeClassDescriptionclassImplements the 'ls' command.classAbstractJcrFsCommandprovides base functionality for JcrFs commands.classAbstractJcrFsCommandprovides base functionality for JcrFs commands.classImplements the 'add' command.classImplements the 'get' command.classImplements the 'checkout' command. there are 2 forms, either: co rmi://localhost/crx.default/apps/components or: co --mountpoint=rmi://localhost/crx.default /apps/componentsclassImplements the 'checkout' command. there are 2 forms, either: co rmi://localhost/crx.default/apps/components or: co --mountpoint=rmi://localhost/crx.default /apps/componentsclassImplements the 'export' command.classImplements the 'connect' command.classImplements the 'export' command.classImplements the 'delete' command.classImplements the 'diff' command.classImplements the 'diconnect' command.classImplements the 'mount' command.classImplements the 'export' command.classImplements the 'export' command.classclassImplements the 'get' command.classImplements the 'import' command.classImplements the 'import' command.classImplements the 'info' command.classImplements the 'get' command.classImplements the 'mount' command.classImplements the 'unmount' command.classImplements the 'ls' command.classImplements the 'ls' command.classImplements the 'ls' command.classImplements the 'get' command.classImplements the 'mount' command.classImplements the 'export' command.classImplements the 'export' command.classImplements the 'propset' command.classImplements the 'put' command.classImplements the 'rcp' command.classImplements the 'get' command.classImplements the 'resolved' command.classImplements the 'revert' command.classImplements the 'rm' command.classImplements the 'get' command.classImplements the 'status' command.classclassImplements the 'tree' command.classImplements the 'unmount' command.classImplements the 'update' command.classImplements the 'export' command. -
Uses of CliCommand in org.apache.jackrabbit.vault.util.console
Subinterfaces of CliCommand in org.apache.jackrabbit.vault.util.consoleMethods in org.apache.jackrabbit.vault.util.console that return CliCommandMethods in org.apache.jackrabbit.vault.util.console with parameters of type CliCommandModifier and TypeMethodDescriptionprotected booleanConsoleExecutionContext.doExecute(CliCommand cmd, org.apache.commons.cli2.CommandLine cl) protected booleanExecutionContext.doExecute(CliCommand cmd, org.apache.commons.cli2.CommandLine cl) protected org.apache.commons.cli2.util.HelpFormatterExecutionContext.getCmdHelpFormatter(CliCommand cmd) voidExecutionContext.installCommand(CliCommand c) -
Uses of CliCommand in org.apache.jackrabbit.vault.util.console.commands
Classes in org.apache.jackrabbit.vault.util.console.commands that implement CliCommandModifier and TypeClassDescriptionclassAbstractCommand...classAbstractCommand...classCmdShell...classCmdExit...classCmdEnv...classImplements the 'exec' command.classCmdExit...classCmdExit...classclassCmdLs...classCmdEnv...classCmdSetenv...classCmdLs... -
Uses of CliCommand in org.apache.jackrabbit.vault.util.console.examples
Classes in org.apache.jackrabbit.vault.util.console.examples that implement CliCommand -
Uses of CliCommand in org.apache.jackrabbit.vault.util.console.platform
Classes in org.apache.jackrabbit.vault.util.console.platform that implement CliCommand -
Uses of CliCommand in org.apache.jackrabbit.vault.util.console.util
Methods in org.apache.jackrabbit.vault.util.console.util that return CliCommandMethods in org.apache.jackrabbit.vault.util.console.util with parameters of type CliCommand