public interface UpdateScheme
Modifier and Type | Field and Description |
---|---|
static String |
FIELD_LAYOUT_ERROR |
static String |
INVALID_NAME |
static String |
NAME_ALREADY_EXISTS |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
void |
setDescription(String description) |
void |
setName(String name) |
static final String INVALID_NAME
static final String NAME_ALREADY_EXISTS
static final String FIELD_LAYOUT_ERROR
Copyright © 2002-2015 Atlassian. All Rights Reserved.