com.atlassian.bitbucket.repository.RefChange |
Known Indirect Subclasses |
Represents a ref change, used mainly by RepositoryRefsChangedEvent
.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
TO_REF_ID |
This field is deprecated.
in 4.0 for removal in 5.0. With Java 8, RefChange::getRefId can be used instead.
|
||||||||||
TO_TYPE |
This field is deprecated.
in 4.0 for removal in 5.0. With Java 8, RefChange::getType can be used instead.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
in 4.0 for removal in 5.0. Use
getRef() instead
| |||||||||||
This field is deprecated.
in 4.0 for removal in 5.0. With Java 8, RefChange::getRefId
can be used instead.
This field is deprecated.
in 4.0 for removal in 5.0. With Java 8, RefChange::getType
can be used instead.
This method is deprecated.
in 4.0 for removal in 5.0. Use getRef()
instead