Page MenuHomePhabricator
Diviner Arcanist Tech Docs ArcanistRepositoryMarkerQuery

abstract class ArcanistRepositoryMarkerQuery
Arcanist Technical Documentation ()

This class is not documented.

Methods

final public function setRepositoryAPI($api)
Inherited

This method is not documented.
Parameters
ArcanistRepositoryAPI$api
Return
wild

final public function getRepositoryAPI()
Inherited

This method is not documented.
Return
wild

final public function execute()

This method is not documented.
Return
wild

final public function executeOne()
Inherited

This method is not documented.
Return
wild

final public function withMarkerTypes($types)

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

final public function withNames($names)

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

final public function withRemotes($remotes)

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

final public function withIsRemoteCache($is_cache)

This method is not documented.
Parameters
$is_cache
Return
wild

final public function withIsActive($active)

This method is not documented.
Parameters
$active
Return
wild

final protected function shouldQueryMarkerType($marker_type)

This method is not documented.
Parameters
$marker_type
Return
wild

abstract protected function newLocalRefMarkers()

This method is not documented.
Return
wild

abstract protected function newRemoteRefMarkers($remote)

This method is not documented.
Parameters
ArcanistRemoteRef$remote
Return
wild