Package | Description |
---|---|
com.atlassian.bitbucket.repository | |
com.atlassian.bitbucket.scm |
Modifier and Type | Class and Description |
---|---|
protected static class |
SimpleMinimalRefChange.AbstractMinimalRefChangeBuilder<B extends SimpleMinimalRefChange.AbstractMinimalRefChangeBuilder<B,R>,R extends MinimalRefChange> |
Modifier and Type | Interface and Description |
---|---|
interface |
DetailedRefChange |
interface |
RefChange
Represents a ref change, used mainly by
RepositoryRefsChangedEvent . |
Modifier and Type | Class and Description |
---|---|
class |
SimpleDetailedRefChange |
class |
SimpleMinimalRefChange
A simple, immutable implementation of
MinimalRefChange . |
class |
SimpleRefChange
A simple, immutable implementation of
RefChange . |
Modifier and Type | Method and Description |
---|---|
default void |
PushCallback.onRefChange(MinimalRefChange refChange)
Provides a
ref change to the callback for processing. |
Copyright © 2024 Atlassian. All rights reserved.