| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.atlassian.bitbucket.pull.PullRequestEntityType | |
Enumerates types of entities connected with a pull request. This enumeration may not be exhaustive; new values may be added from time to time as needed by the API.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PullRequestEntityType | ACTIVITY | ||||||||||
| PullRequestEntityType | COMMENT | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||