public function getHarbormasterBuildableDisplayPHID()
public function getHarbormasterBuildableDisplayPHID()
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
phid | Related object PHID most meaningful for human viewers. |
public function getHarbormasterBuildablePHID()
public function getHarbormasterBuildablePHID()
Return
wild |
public function getHarbormasterContainerPHID()
public function getHarbormasterContainerPHID()
Return
wild |
public function getBuildVariables()
public function getBuildVariables()
Return
wild |
public function getAvailableBuildVariables()
public function getAvailableBuildVariables()
Return
wild |
public function newBuildableEngine()
public function newBuildableEngine()
Return
wild |