public class BulkCommitsCommandParameters extends AbstractCommandParameters
Modifier and Type | Class and Description |
---|---|
static class |
BulkCommitsCommandParameters.Builder |
NOT_BLANK
Modifier and Type | Method and Description |
---|---|
Map<Repository,Set<String>> |
getCommits() |
int |
getMaxMessageLength() |
boolean |
isIgnoringMissing() |
boolean |
isWithMessages() |
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
@Nonnull public Map<Repository,Set<String>> getCommits()
public int getMaxMessageLength()
public boolean isIgnoringMissing()
public boolean isWithMessages()
Copyright © 2022 Atlassian. All rights reserved.