Interface CopyMoveCommandPathArgument

All Superinterfaces:
CommandPathArgument

@ProviderType public interface CopyMoveCommandPathArgument extends CommandPathArgument
path argument interface for copy/move command
  • Method Details

    • getDstPath

      @Nonnull String getDstPath()
      Returns:
      destination path for the source item
    • getAdjustRefPaths

      @Nullable String[] getAdjustRefPaths()
      Returns:
      reference paths of the selected item
    • getPublishPaths

      @Nullable String[] getPublishPaths()
      Returns:
      publish paths referenced in the selected item