Interface CommandResult

All Known Subinterfaces:
CopyMoveCommandResult, DeleteCommandResult

@ProviderType public interface CommandResult
interface representing result of executing a Command
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • executionSucceeded

      boolean executionSucceeded()
      Returns:
      true if Command execution succeeded