public interface RefChange
RepositoryRefsChangedEvent
.Modifier and Type | Field and Description |
---|---|
static int |
MAX_HASH_LENGTH
The maximum length of a ref change's to and from hash
|
Modifier and Type | Method and Description |
---|---|
String |
getFromHash() |
MinimalRef |
getRef() |
String |
getToHash() |
RefChangeType |
getType() |
static final int MAX_HASH_LENGTH
@Nonnull MinimalRef getRef()
@Nonnull RefChangeType getType()
Copyright © 2019 Atlassian. All rights reserved.