PullRequestChangesCommandParameters instead.@Deprecated public class PullRequestChangeCommandParameters extends AbstractChangesCommandParameters
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PullRequestChangeCommandParameters.Builder
Deprecated.  
  | 
AbstractChangesCommandParameters.AbstractBuilder<B extends AbstractChangesCommandParameters.AbstractBuilder<B>>NOT_BLANK| Modifier and Type | Method and Description | 
|---|---|
ChangeContext | 
toContext(PullRequestEffectiveDiff effectiveDiff)
Deprecated.  
Assembles a  
ChangeContext from these parameters using the hashes from the current effective diff. | 
getMaxChanges, getPaths, hasPaths, toContextaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank@Nonnull public ChangeContext toContext(@Nonnull PullRequestEffectiveDiff effectiveDiff)
ChangeContext from these parameters using the hashes from the current effective diff.effectiveDiff - the current effective diff for the pull requestChangeContext describing these parametersCopyright © 2019 Atlassian. All rights reserved.