Page MenuHomePhabricator

abstract class DiffusionSSHWorkflow
Phabricator Technical Documentation (Diffusion)

This class is not documented.

Methods

public function isExecutable()
Inherited

This method is not documented.
Return
wild

public function getViewer()
Inherited

This method is not documented.
Return
wild

protected function parseTimeArgument($time)
Inherited

This method is not documented.
Parameters
$time
Return
wild

protected function newContentSource()
Inherited

This method is not documented.
Return
wild

public function setErrorChannel($error_channel)
Inherited

This method is not documented.
Parameters
PhutilChannel$error_channel
Return
wild

public function getErrorChannel()
Inherited

This method is not documented.
Return
wild

public function setUser($user)
Inherited

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

public function getUser()
Inherited

This method is not documented.
Return
wild

public function setIOChannel($channel)
Inherited

This method is not documented.
Parameters
PhutilChannel$channel
Return
wild

public function getIOChannel()
Inherited

This method is not documented.
Return
wild

public function readAllInput()
Inherited

This method is not documented.
Return
wild

public function writeIO($data)
Inherited

This method is not documented.
Parameters
$data
Return
wild

public function writeErrorIO($data)
Inherited

This method is not documented.
Parameters
$data
Return
wild

protected function newPassthruCommand()
Inherited

This method is not documented.
Return
wild

public function setIsClusterRequest($is_cluster_request)
Inherited

This method is not documented.
Parameters
$is_cluster_request
Return
wild

public function getIsClusterRequest()
Inherited

This method is not documented.
Return
wild

public function setOriginalArguments($original_arguments)
Inherited

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

public function getOriginalArguments()
Inherited

This method is not documented.
Return
wild

public function getRepository()

This method is not documented.
Return
wild

private function setRepository($repository)

This method is not documented.
Parameters
PhabricatorRepository$repository
Return
wild

public function getArgs()

This method is not documented.
Return
wild

public function getEnvironment()

This method is not documented.
Return
wild

abstract protected function identifyRepository()

Identify and load the affected repository.

Return
wild

abstract protected function executeRepositoryOperations()

This method is not documented.
Return
wild

protected function getBaseRequestPath()

This method is not documented.
Return
wild

protected function writeError($message)

This method is not documented.
Parameters
$message
Return
wild

protected function shouldProxy()

This method is not documented.
Return
wild

protected function getProxyCommand()

This method is not documented.
Return
wild

final public function execute($args)

This method is not documented.
Parameters
PhutilArgumentParser$args
Return
wild

protected function loadRepositoryWithPath($path)

This method is not documented.
Parameters
$path
Return
wild

protected function requireWriteAccess($protocol_command)

This method is not documented.
Parameters
$protocol_command
Return
wild