Interface | Description |
---|---|
Command |
interface to execute a
Command |
CommandBuilder |
interface to build a
Command |
CommandBuilderFactory |
factory interface to create the required
CommandBuilder |
CommandPathArgument |
interface representing the path argument of a
Command |
CommandPathArgumentBuilder |
interface to build
CommandPathArgument |
CommandResult |
interface representing result of executing a
Command |
CopyMoveCommandBuilder |
builder interface for the copy/move command
|
CopyMoveCommandPathArgument |
path argument interface for copy/move command
|
CopyMoveCommandPathArgumentBuilder |
interface to build
CopyMoveCommandPathArgument |
CopyMoveCommandResult |
interface representing result of executing a Copy/Move command
|
DeleteCommandBuilder |
builder interface for the delete command
|
DeleteCommandPathArgument |
path argument interface for delete command
|
DeleteCommandPathArgumentBuilder |
interface to build
DeleteCommandPathArgument |
DeleteCommandResult |
interface representing result of executing a delete command
|
Exception | Description |
---|---|
CommandException |
CommandException models exceptions in Command executions |
Copyright © 2010 - 2020 Adobe. All Rights Reserved