@Immutable public interface Refinement
| Modifier and Type | Field and Description |
|---|---|
static Refinement |
NONE
Doing nothing.
|
| Modifier and Type | Method and Description |
|---|---|
MergeRequest |
refine(MergeRequest request,
JiraIssue issue)
Refine this merge request.
|
static final Refinement NONE
MergeRequest refine(MergeRequest request, JiraIssue issue)
request - Merge requestissue - JIRA issueCopyright © 2009–2014 Rultor Inc.. All rights reserved.