Page MenuHomePhabricator
Diviner Arcanist Tech Docs ArcanistMarkersWorkflow

abstract class ArcanistMarkersWorkflow
Arcanist Technical Documentation (Workflows)

This class is not documented.

Methods

public function supportsToolset($toolset)
Inherited

This method is not documented.
Parameters
ArcanistToolset$toolset
Return
wild

abstract protected function getWorkflowMarkerType()

This method is not documented.
Return
wild

public function runWorkflow()

This method is not documented.
Return
wild

final protected function hasMarkerTypeSupport($marker_type)

This method is not documented.
Parameters
$marker_type
Return
wild

private function sortSets($graph, $sets, $markers)

This method is not documented.
Parameters
ArcanistCommitGraph$graph
array$sets
array$markers
Return
wild