33< head >
44 < meta charset ="UTF-8 " />
55 < meta name ="robots " content ="index, follow, all " />
6- < title > Bitbucket\Api\Repositories\Users\Commit\BuildStatus | Bitbucket API Client</ title >
6+ < title > Bitbucket\Api\Repositories\Users\Commit\Statuses | Bitbucket API Client</ title >
77
88 < link rel ="stylesheet " type ="text/css " href ="../../../../../css/bootstrap.min.css ">
99 < link rel ="stylesheet " type ="text/css " href ="../../../../../css/bootstrap-theme.min.css ">
1919
2020 </ head >
2121
22- < body id ="class " data-name ="class:Bitbucket_Api_Repositories_Users_Commit_BuildStatus " data-root-path ="../../../../../ ">
22+ < body id ="class " data-name ="class:Bitbucket_Api_Repositories_Users_Commit_Statuses " data-root-path ="../../../../../ ">
2323 < div id ="content ">
2424 < div id ="left-column ">
2525 < div id ="control-panel ">
6666 < div class ="namespace-breadcrumbs ">
6767 < ol class ="breadcrumb ">
6868 < li > < span class ="label label-default "> class</ span > </ li >
69- < li > < a href ="../../../../../Bitbucket.html "> Bitbucket</ a > </ li > < li class ="backslash "> \</ li > < li > < a href ="../../../../../Bitbucket/Api.html "> Api</ a > </ li > < li class ="backslash "> \</ li > < li > < a href ="../../../../../Bitbucket/Api/Repositories.html "> Repositories</ a > </ li > < li class ="backslash "> \</ li > < li > < a href ="../../../../../Bitbucket/Api/Repositories/Users.html "> Users</ a > </ li > < li class ="backslash "> \</ li > < li > < a href ="../../../../../Bitbucket/Api/Repositories/Users/Commit.html "> Commit</ a > </ li > < li class ="backslash "> \</ li > < li > BuildStatus </ li >
69+ < li > < a href ="../../../../../Bitbucket.html "> Bitbucket</ a > </ li > < li class ="backslash "> \</ li > < li > < a href ="../../../../../Bitbucket/Api.html "> Api</ a > </ li > < li class ="backslash "> \</ li > < li > < a href ="../../../../../Bitbucket/Api/Repositories.html "> Repositories</ a > </ li > < li class ="backslash "> \</ li > < li > < a href ="../../../../../Bitbucket/Api/Repositories/Users.html "> Users</ a > </ li > < li class ="backslash "> \</ li > < li > < a href ="../../../../../Bitbucket/Api/Repositories/Users/Commit.html "> Commit</ a > </ li > < li class ="backslash "> \</ li > < li > Statuses </ li >
7070 </ ol >
7171 </ div >
7272 < div id ="page-content ">
7373
7474 < div class ="page-header ">
7575 < h1 >
76- BuildStatus
76+ Statuses
7777
7878 </ h1 >
7979 </ div >
8080
8181 < p > class
82- < strong > BuildStatus </ strong > extends < a href ="../../../../../Bitbucket/Api/Repositories/Users/Commit/AbstractCommitApi.html "> < abbr title ="Bitbucket\Api\Repositories\Users\Commit\AbstractCommitApi "> AbstractCommitApi</ abbr > </ a > (< a href ="https://github.com/BitbucketAPI/Client/blob/master/src/Api/Repositories/Users/Commit/BuildStatus .php "> View source</ a > )
82+ < strong > Statuses </ strong > extends < a href ="../../../../../Bitbucket/Api/Repositories/Users/Commit/AbstractCommitApi.html "> < abbr title ="Bitbucket\Api\Repositories\Users\Commit\AbstractCommitApi "> AbstractCommitApi</ abbr > </ a > (< a href ="https://github.com/BitbucketAPI/Client/blob/master/src/Api/Repositories/Users/Commit/Statuses .php "> View source</ a > )
8383</ p >
8484
8585
8686
8787
8888 < div class ="description ">
89- < p > The build status api class.</ p > </ div >
89+ < p > The statuses api class.</ p > </ div >
9090
9191
9292
@@ -258,29 +258,18 @@ <h2>Methods</h2>
258258 array
259259 </ div >
260260 < div class ="col-md-8 type ">
261- < a href ="#method_create " > create </ a > (array $params = [])
261+ < a href ="#method_list " > list </ a > (array $params = [])
262262
263263 < p class ="no-description "> No description</ p >
264264 </ div >
265265 < div class ="col-md-2 "> </ div >
266266 </ div >
267267 < div class ="row ">
268268 < div class ="col-md-2 type ">
269- array
270- </ div >
271- < div class ="col-md-8 type ">
272- < a href ="#method_show "> show</ a > (string $key, array $params = [])
273-
274- < p class ="no-description "> No description</ p >
275- </ div >
276- < div class ="col-md-2 "> </ div >
277- </ div >
278- < div class ="row ">
279- < div class ="col-md-2 type ">
280- array
269+ < a href ="../../../../../Bitbucket/Api/Repositories/Users/Commit/Statuses/Build.html "> < abbr title ="Bitbucket\Api\Repositories\Users\Commit\Statuses\Build "> Build</ abbr > </ a >
281270 </ div >
282271 < div class ="col-md-8 type ">
283- < a href ="#method_update " > update </ a > (string $key, array $params = [] )
272+ < a href ="#method_build " > build </ a > ()
284273
285274 < p class ="no-description "> No description</ p >
286275 </ div >
@@ -291,9 +280,9 @@ <h2>Methods</h2>
291280 string
292281 </ div >
293282 < div class ="col-md-8 type ">
294- < a href ="#method_buildBuildStatusPath " > buildBuildStatusPath </ a > (string ...$parts)
283+ < a href ="#method_buildStatusesPath " > buildStatusesPath </ a > (string ...$parts)
295284
296- < p > Build the build status path from the given parts.</ p > </ div >
285+ < p > Build the statuses path from the given parts.</ p > </ div >
297286 < div class ="col-md-2 "> </ div >
298287 </ div >
299288 </ div >
@@ -979,57 +968,10 @@ <h4>Exceptions</h4>
979968
980969 </ div >
981970 < div class ="method-item ">
982- < h3 id ="method_create ">
983- < div class ="location "> at < a href ="https://github.com/BitbucketAPI/Client/blob/master/src/Api/Repositories/Users/Commit/BuildStatus.php#L30 "> line 30</ a > </ div >
984- < code > array
985- < strong > create</ strong > (array $params = [])
986- </ code >
987- </ h3 >
988- < div class ="details ">
989-
990-
991-
992- < div class ="tags ">
993- < h4 > Parameters</ h4 >
994-
995- < table class ="table table-condensed ">
996- < tr >
997- < td > array</ td >
998- < td > $params</ td >
999- < td > </ td >
1000- </ tr >
1001- </ table >
1002-
1003-
1004- < h4 > Return Value</ h4 >
1005-
1006- < table class ="table table-condensed ">
1007- < tr >
1008- < td > array</ td >
1009- < td > </ td >
1010- </ tr >
1011- </ table >
1012-
1013-
1014- < h4 > Exceptions</ h4 >
1015-
1016- < table class ="table table-condensed ">
1017- < tr >
1018- < td > < abbr title ="Http\Client\Exception "> Exception</ abbr > </ td >
1019- < td > </ td >
1020- </ tr >
1021- </ table >
1022-
1023-
1024- </ div >
1025- </ div >
1026-
1027- </ div >
1028- < div class ="method-item ">
1029- < h3 id ="method_show ">
1030- < div class ="location "> at < a href ="https://github.com/BitbucketAPI/Client/blob/master/src/Api/Repositories/Users/Commit/BuildStatus.php#L45 "> line 45</ a > </ div >
971+ < h3 id ="method_list ">
972+ < div class ="location "> at < a href ="https://github.com/BitbucketAPI/Client/blob/master/src/Api/Repositories/Users/Commit/Statuses.php#L32 "> line 32</ a > </ div >
1031973 < code > array
1032- < strong > show </ strong > (string $key, array $params = [])
974+ < strong > list </ strong > (array $params = [])
1033975 </ code >
1034976 </ h3 >
1035977 < div class ="details ">
@@ -1041,11 +983,6 @@ <h4>Parameters</h4>
1041983
1042984 < table class ="table table-condensed ">
1043985 < tr >
1044- < td > string</ td >
1045- < td > $key</ td >
1046- < td > </ td >
1047- </ tr >
1048- < tr >
1049986 < td > array</ td >
1050987 < td > $params</ td >
1051988 < td > </ td >
@@ -1078,70 +1015,46 @@ <h4>Exceptions</h4>
10781015
10791016 </ div >
10801017 < div class ="method-item ">
1081- < h3 id ="method_update ">
1082- < div class ="location "> at < a href ="https://github.com/BitbucketAPI/Client/blob/master/src/Api/Repositories/Users/Commit/BuildStatus .php#L60 "> line 60 </ a > </ div >
1083- < code > array
1084- < strong > update </ strong > (string $key, array $params = [] )
1018+ < h3 id ="method_build ">
1019+ < div class ="location "> at < a href ="https://github.com/BitbucketAPI/Client/blob/master/src/Api/Repositories/Users/Commit/Statuses .php#L42 "> line 42 </ a > </ div >
1020+ < code > < a href =" ../../../../../Bitbucket/Api/Repositories/Users/Commit/Statuses/Build.html " > < abbr title =" Bitbucket\Api\Repositories\Users\Commit\Statuses\Build " > Build </ abbr > </ a >
1021+ < strong > build </ strong > ()
10851022 </ code >
10861023 </ h3 >
10871024 < div class ="details ">
10881025
10891026
10901027
10911028 < div class ="tags ">
1092- < h4 > Parameters</ h4 >
1093-
1094- < table class ="table table-condensed ">
1095- < tr >
1096- < td > string</ td >
1097- < td > $key</ td >
1098- < td > </ td >
1099- </ tr >
1100- < tr >
1101- < td > array</ td >
1102- < td > $params</ td >
1103- < td > </ td >
1104- </ tr >
1105- </ table >
1106-
11071029
11081030 < h4 > Return Value</ h4 >
11091031
11101032 < table class ="table table-condensed ">
11111033 < tr >
1112- < td > array </ td >
1034+ < td > < a href =" ../../../../../Bitbucket/Api/Repositories/Users/Commit/Statuses/Build.html " > < abbr title =" Bitbucket\Api\Repositories\Users\Commit\Statuses\Build " > Build </ abbr > </ a > </ td >
11131035 < td > </ td >
11141036 </ tr >
11151037 </ table >
11161038
11171039
1118- < h4 > Exceptions</ h4 >
1119-
1120- < table class ="table table-condensed ">
1121- < tr >
1122- < td > < abbr title ="Http\Client\Exception "> Exception</ abbr > </ td >
1123- < td > </ td >
1124- </ tr >
1125- </ table >
1126-
11271040
11281041 </ div >
11291042 </ div >
11301043
11311044 </ div >
11321045 < div class ="method-item ">
1133- < h3 id ="method_buildBuildStatusPath ">
1134- < div class ="location "> at < a href ="https://github.com/BitbucketAPI/Client/blob/master/src/Api/Repositories/Users/Commit/BuildStatus .php#L76 "> line 76 </ a > </ div >
1046+ < h3 id ="method_buildStatusesPath ">
1047+ < div class ="location "> at < a href ="https://github.com/BitbucketAPI/Client/blob/master/src/Api/Repositories/Users/Commit/Statuses .php#L56 "> line 56 </ a > </ div >
11351048 < code > protected string
1136- < strong > buildBuildStatusPath </ strong > (string ...$parts)
1049+ < strong > buildStatusesPath </ strong > (string ...$parts)
11371050 </ code >
11381051 </ h3 >
11391052 < div class ="details ">
11401053
11411054
11421055
11431056 < div class ="method-description ">
1144- < p > Build the build status path from the given parts.</ p > </ div >
1057+ < p > Build the statuses path from the given parts.</ p > </ div >
11451058 < div class ="tags ">
11461059 < h4 > Parameters</ h4 >
11471060
0 commit comments