Uses of Class
org.apache.jackrabbit.vault.util.console.ExecutionContext
Packages that use ExecutionContext
Package
Description
-
Uses of ExecutionContext in org.apache.jackrabbit.vault.cli
Subclasses of ExecutionContext in org.apache.jackrabbit.vault.cliModifier and TypeClassDescriptionclassImplements a console/shell that operates on a jcrfs.classImplements a console/shell that operates on a jcrfs.classImplements a console/shell that operates on a jcrfs.classImplements a console/shell that operates on a jcrfs.classImplements a console/shell that operates on a jcrfs.classImplements a console/shell that operates on a jcrfs.Methods in org.apache.jackrabbit.vault.cli that return ExecutionContextMethods in org.apache.jackrabbit.vault.cli with parameters of type ExecutionContextModifier and TypeMethodDescriptionvoidAbstractVaultCommand.doExecute(ExecutionContext ctx, org.apache.commons.cli2.CommandLine cl) -
Uses of ExecutionContext in org.apache.jackrabbit.vault.util.console
Subclasses of ExecutionContext in org.apache.jackrabbit.vault.util.consoleMethods in org.apache.jackrabbit.vault.util.console that return ExecutionContextModifier and TypeMethodDescriptionprotected abstract ExecutionContextAbstractApplication.getDefaultContext()Methods in org.apache.jackrabbit.vault.util.console with parameters of type ExecutionContextModifier and TypeMethodDescriptionbooleanCliCommand.execute(ExecutionContext ctx, org.apache.commons.cli2.CommandLine cl) -
Uses of ExecutionContext in org.apache.jackrabbit.vault.util.console.commands
Methods in org.apache.jackrabbit.vault.util.console.commands with parameters of type ExecutionContextModifier and TypeMethodDescriptionprotected abstract voidAbstractCommand.doExecute(ExecutionContext ctx, org.apache.commons.cli2.CommandLine cl) protected voidAbstractConsoleCommand.doExecute(ExecutionContext ctx, org.apache.commons.cli2.CommandLine cl) protected voidCmdConsole.doExecute(ExecutionContext ctx, org.apache.commons.cli2.CommandLine cl) protected voidCmdHelp.doExecute(ExecutionContext ctx, org.apache.commons.cli2.CommandLine cl) booleanAbstractCommand.execute(ExecutionContext ctx, org.apache.commons.cli2.CommandLine cl) -
Uses of ExecutionContext in org.apache.jackrabbit.vault.util.console.examples
Methods in org.apache.jackrabbit.vault.util.console.examples that return ExecutionContextMethods in org.apache.jackrabbit.vault.util.console.examples with parameters of type ExecutionContextModifier and TypeMethodDescriptionprotected voidCmdHello.doExecute(ExecutionContext ctx, org.apache.commons.cli2.CommandLine cl) -
Uses of ExecutionContext in org.apache.jackrabbit.vault.util.console.platform
Methods in org.apache.jackrabbit.vault.util.console.platform that return ExecutionContext