Page MenuHomePhabricator

final class DiffusionPathChange
Phabricator Technical Documentation (Diffusion)

This class is not documented.

Methods

public function setPath($path)

This method is not documented.
Parameters
$path
Return
wild

public function getPath()

This method is not documented.
Return
wild

public function setChangeType($change_type)

This method is not documented.
Parameters
$change_type
Return
wild

public function getChangeType()

This method is not documented.
Return
wild

public function setFileType($file_type)

This method is not documented.
Parameters
$file_type
Return
wild

public function getFileType()

This method is not documented.
Return
wild

public function setTargetPath($target_path)

This method is not documented.
Parameters
$target_path
Return
wild

public function getTargetPath()

This method is not documented.
Return
wild

public function setAwayPaths($away_paths)

This method is not documented.
Parameters
array$away_paths
Return
wild

public function getAwayPaths()

This method is not documented.
Return
wild

public function setCommitIdentifier($commit)

This method is not documented.
Parameters
$commit
Return
wild

public function getCommitIdentifier()

This method is not documented.
Return
wild

public function setTargetCommitIdentifier($target_commit_identifier)

This method is not documented.
Parameters
$target_commit_identifier
Return
wild

public function getTargetCommitIdentifier()

This method is not documented.
Return
wild

public function setCommit($commit)

This method is not documented.
Parameters
$commit
Return
wild

public function getCommit()

This method is not documented.
Return
wild

public function setCommitData($commit_data)

This method is not documented.
Parameters
$commit_data
Return
wild

public function getCommitData()

This method is not documented.
Return
wild

public function getEpoch()

This method is not documented.
Return
wild

public function getAuthorName()

This method is not documented.
Return
wild

public function getSummary()

This method is not documented.
Return
wild

public static function convertToArcanistChanges($changes)

This method is not documented.
Parameters
array$changes
Return
wild

public static function convertToDifferentialChangesets($user, $changes)

This method is not documented.
Parameters
PhabricatorUser$user
array$changes
Return
wild

public function toDictionary()

This method is not documented.
Return
wild

public static function newFromConduit($dicts)

This method is not documented.
Parameters
array$dicts
Return
wild