public class Boundary extends Object
| Modifier and Type | Field and Description |
|---|---|
static Boundary |
ATLASSIAN_BOUNDARY |
static Boundary |
EXTERNAL_BOUNDARY |
String |
name |
static Boundary |
SERVICE_DESK_BOUNDARY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey() |
int |
hashCode() |
void |
setKey(String key) |
public static Boundary SERVICE_DESK_BOUNDARY
public static Boundary ATLASSIAN_BOUNDARY
public static Boundary EXTERNAL_BOUNDARY
public String name
public Boundary()
public Boundary(String name)
Copyright © 2019 Atlassian. All rights reserved.