public function getMethodStatus()
public function getMethodStatus()
Return
wild |
public function getMethodStatusDescription()Inherited
public function getMethodStatusDescription()
Inherited
Return
wild |
final public function getApplication()Inherited
final public function getApplication()
Inherited
Return
wild |
public function getAPIMethodName()
public function getAPIMethodName()
Return
wild |
public function getMethodDescription()
public function getMethodDescription()
Record that a request was committed locally, and is about to be pushed to the remote repository.
This lets us mark a ReleephRequest as being in a branch in real time so that no one else tries to pick it.
When the daemons discover this commit in the repository with DifferentialReleephRequestFieldSpecification, we'll be able to record the commit's PHID as well. That process is slow though, and we don't want to wait a whole minute before marking something as cleanly picked or reverted.
Return
wild |
protected function defineParamTypes()
protected function defineParamTypes()
Return
wild |
protected function defineReturnType()
protected function defineReturnType()
Return
wild |
protected function execute($request)
protected function execute($request)
Parameters
ConduitAPIRequest | $request |
Return
wild |