public class MergeInput extends Object
| Modifier and Type | Field and Description | 
|---|---|
| String | sourcesourcecan be any Git object reference expression. | 
| String | strategystrategyname of the merge strategy. | 
| Constructor and Description | 
|---|
| MergeInput() | 
public String source
source can be any Git object reference expression.public String strategy
strategy name of the merge strategy.MergeStrategy