Page MenuHomePhabricator
Diviner Phabricator Tech Docs HarbormasterBuildableInterface

interface HarbormasterBuildableInterface
Phabricator Technical Documentation (Harbormaster)

This interface is not documented.

Methods

Get the object PHID which best identifies this buildable to humans.

This object is the primary object associated with the buildable in the UI. The most human-readable object for a buildable varies: for example, for diffs the container (the revision) is more meaningful than the buildable (the diff), but for commits the buildable (the commit) is more meaningful than the container (the repository).

Return
phidRelated object PHID most meaningful for human viewers.
This method is not documented.
Return
wild
This method is not documented.
Return
wild

public function getBuildVariables()

This method is not documented.
Return
wild

public function getAvailableBuildVariables()

This method is not documented.
Return
wild

public function newBuildableEngine()

This method is not documented.
Return
wild