3
3
< head >
4
4
< meta charset ="UTF-8 " />
5
5
< 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 >
7
7
8
8
< link rel ="stylesheet " type ="text/css " href ="../../../../../css/bootstrap.min.css ">
9
9
< link rel ="stylesheet " type ="text/css " href ="../../../../../css/bootstrap-theme.min.css ">
19
19
20
20
</ head >
21
21
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 ="../../../../../ ">
23
23
< div id ="content ">
24
24
< div id ="left-column ">
25
25
< div id ="control-panel ">
66
66
< div class ="namespace-breadcrumbs ">
67
67
< ol class ="breadcrumb ">
68
68
< 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 >
70
70
</ ol >
71
71
</ div >
72
72
< div id ="page-content ">
73
73
74
74
< div class ="page-header ">
75
75
< h1 >
76
- BuildStatus
76
+ Statuses
77
77
78
78
</ h1 >
79
79
</ div >
80
80
81
81
< 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 > )
83
83
</ p >
84
84
85
85
86
86
87
87
88
88
< div class ="description ">
89
- < p > The build status api class.</ p > </ div >
89
+ < p > The statuses api class.</ p > </ div >
90
90
91
91
92
92
@@ -258,29 +258,18 @@ <h2>Methods</h2>
258
258
array
259
259
</ div >
260
260
< div class ="col-md-8 type ">
261
- < a href ="#method_create " > create </ a > (array $params = [])
261
+ < a href ="#method_list " > list </ a > (array $params = [])
262
262
263
263
< p class ="no-description "> No description</ p >
264
264
</ div >
265
265
< div class ="col-md-2 "> </ div >
266
266
</ div >
267
267
< div class ="row ">
268
268
< 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 >
281
270
</ div >
282
271
< div class ="col-md-8 type ">
283
- < a href ="#method_update " > update </ a > (string $key, array $params = [] )
272
+ < a href ="#method_build " > build </ a > ()
284
273
285
274
< p class ="no-description "> No description</ p >
286
275
</ div >
@@ -291,9 +280,9 @@ <h2>Methods</h2>
291
280
string
292
281
</ div >
293
282
< div class ="col-md-8 type ">
294
- < a href ="#method_buildBuildStatusPath " > buildBuildStatusPath </ a > (string ...$parts)
283
+ < a href ="#method_buildStatusesPath " > buildStatusesPath </ a > (string ...$parts)
295
284
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 >
297
286
< div class ="col-md-2 "> </ div >
298
287
</ div >
299
288
</ div >
@@ -979,57 +968,10 @@ <h4>Exceptions</h4>
979
968
980
969
</ div >
981
970
< 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 >
1031
973
< code > array
1032
- < strong > show </ strong > (string $key, array $params = [])
974
+ < strong > list </ strong > (array $params = [])
1033
975
</ code >
1034
976
</ h3 >
1035
977
< div class ="details ">
@@ -1041,11 +983,6 @@ <h4>Parameters</h4>
1041
983
1042
984
< table class ="table table-condensed ">
1043
985
< tr >
1044
- < td > string</ td >
1045
- < td > $key</ td >
1046
- < td > </ td >
1047
- </ tr >
1048
- < tr >
1049
986
< td > array</ td >
1050
987
< td > $params</ td >
1051
988
< td > </ td >
@@ -1078,70 +1015,46 @@ <h4>Exceptions</h4>
1078
1015
1079
1016
</ div >
1080
1017
< 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 > ()
1085
1022
</ code >
1086
1023
</ h3 >
1087
1024
< div class ="details ">
1088
1025
1089
1026
1090
1027
1091
1028
< 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
-
1107
1029
1108
1030
< h4 > Return Value</ h4 >
1109
1031
1110
1032
< table class ="table table-condensed ">
1111
1033
< 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 >
1113
1035
< td > </ td >
1114
1036
</ tr >
1115
1037
</ table >
1116
1038
1117
1039
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
-
1127
1040
1128
1041
</ div >
1129
1042
</ div >
1130
1043
1131
1044
</ div >
1132
1045
< 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 >
1135
1048
< code > protected string
1136
- < strong > buildBuildStatusPath </ strong > (string ...$parts)
1049
+ < strong > buildStatusesPath </ strong > (string ...$parts)
1137
1050
</ code >
1138
1051
</ h3 >
1139
1052
< div class ="details ">
1140
1053
1141
1054
1142
1055
1143
1056
< 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 >
1145
1058
< div class ="tags ">
1146
1059
< h4 > Parameters</ h4 >
1147
1060
0 commit comments