public class BulkUpdateMirrorRequest extends Object
Constructor and Description |
---|
BulkUpdateMirrorRequest(String mirrorId,
boolean resetToPrimary,
boolean ignoreErrors,
boolean dryRun) |
Modifier and Type | Method and Description |
---|---|
String |
getMirrorId() |
boolean |
isDryRun()
Allows to get list of affected repositories.
|
boolean |
isIgnoreErrors() |
boolean |
isResetToPrimary() |
String |
toString() |
public BulkUpdateMirrorRequest(String mirrorId, boolean resetToPrimary, boolean ignoreErrors, boolean dryRun)
public String getMirrorId()
public boolean isResetToPrimary()
public boolean isIgnoreErrors()
public boolean isDryRun()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.