public class BitbucketServerMirrorProperties extends Object implements EntityProperties
Modifier and Type | Field and Description |
---|---|
static ValidationContext |
VALIDATION_CONTEXT |
Constructor and Description |
---|
BitbucketServerMirrorProperties(String name,
String url) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getUrl() |
int |
hashCode() |
void |
validate() |
public static final ValidationContext VALIDATION_CONTEXT
public String getName()
public String getUrl()
public void validate()
validate
in interface EntityProperties
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.