public class IfsSetAttributesCommand extends IfsCommand
IfsCommand
Constructor and Description |
---|
IfsSetAttributesCommand()
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(SetAttributesContext context)
Executes a SetAttributesContext.
|
populateNestedCommands, postExecute, preExecute, run
public IfsSetAttributesCommand()
protected void execute(CommandContext context) throws IfsException
execute
in class IfsCommand
context
- the command context.IfsException
- if execution failsprotected void execute(SetAttributesContext context) throws IfsException
IfsException
public CommandContext createCommandContext() throws IfsException
createCommandContext
in interface Command
createCommandContext
in class IfsCommand
IfsException
- if the operation failsCommandContext
Copyright © 2023. All rights reserved.