public interface PullRequestCommitMessageTemplate
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_BODY_LENGTH
The maximum length of the body
|
static int |
MAX_TITLE_LENGTH
The maximum length of the title
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
String |
getTitle() |
static final int MAX_BODY_LENGTH
static final int MAX_TITLE_LENGTH
Copyright © 2023 Atlassian. All rights reserved.