public class IfsShowAllPathsCommand extends IfsCommand
IfsCommand| Constructor and Description | 
|---|
IfsShowAllPathsCommand()
Default Constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CommandContext | 
createCommandContext()
Returns a CommandContext to be used throughout the invocation. 
 | 
protected void | 
execute(CommandContext context)
Execute a CommandContext. 
 | 
protected void | 
execute(ShowAllPathsContext context)
Executes a ShowAllPathsContext. 
 | 
populateNestedCommands, postExecute, preExecute, runpublic IfsShowAllPathsCommand()
protected void execute(CommandContext context) throws IfsException
execute in class IfsCommandcontext - the command context.IfsException - if the operation failsprotected void execute(ShowAllPathsContext context) throws IfsException
IfsException - if the operation failspublic CommandContext createCommandContext() throws IfsException
createCommandContext in interface CommandcreateCommandContext in class IfsCommandIfsException - if the operation failsCommandContextCopyright © 2025. All rights reserved.