Modifier and Type | Interface and Description |
---|---|
interface |
Comment
A comment on a pull request or commit.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Commit
Describes a single commit.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleCommit |
Modifier and Type | Interface and Description |
---|---|
interface |
Change
Describes a single change made by a
commit . |
interface |
Diff |
Modifier and Type | Class and Description |
---|---|
class |
ChangeContext |
Modifier and Type | Class and Description |
---|---|
class |
SimplePropertySupport
An implementation of
PropertySupport for use in SCM entities, with write-once immutability provided by
SimplePropertySupport.setProperties(PropertyMap) . |
Constructor and Description |
---|
AbstractPropertyBuilder(PropertySupport entity) |
Modifier and Type | Interface and Description |
---|---|
interface |
PullRequest |
interface |
PullRequestMergeability
Describes whether a pull request can merge and why this is so.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Task
A task on a pull request.
|
Copyright © 2019 Atlassian. All rights reserved.