Class SvnGetChangelistPaths

All Implemented Interfaces:
ISvnObjectReceiver<String>, ISvnOperationOptionsProvider

public class SvnGetChangelistPaths extends SvnReceivingOperation<String>
Gets paths belonging to the specified changelists discovered under the specified targets.

Note: this method does not require repository access. SvnOperation.run() method returns a list of String representing all paths belonging to changelist.

Version:
1.7
Author:
TMate Software Ltd.
  • Constructor Details

  • Method Details