Method |
Description |
|
presentCcTrayStatus ( ) : string |
Returns the build status needed by CCTray
These strings can not be translated. |
|
presentCommitterName ( ) : string |
Gets the name of the committer, or the "Loading" string if it has not yet been determined. |
|
presentCssClass ( ) : string |
Gets the CSS class for the deployment status. |
|
presentIcon ( ) : string |
Gets the CSS icon class for the deployment status. |
|
presentOptionalCommandsUsed ( ) : string |
Gets the IDs of the optional commands which were included in the deployments, for use in a data attribute. |
|
presentReadableStatus ( ) : string |
Gets the translated deployment status string. |
|
presentShortCommitHash ( ) : string |
Gets the short commit hash, or the "Loading" string if it has not yet been determined. |
|
presentTimelineCssClass ( ) : string |
Gets the CSS class for the deployment status for the timeline. |
|