public class PrioritySchemeUpdateBean extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PrioritySchemeUpdateBean.Builder |
Constructor and Description |
---|
PrioritySchemeUpdateBean() |
PrioritySchemeUpdateBean(Long id,
String name,
String description,
String defaultOptionId,
List<String> optionIds) |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultOptionId() |
String |
getDescription() |
Long |
getId() |
String |
getName() |
List<String> |
getOptionIds() |
Copyright © 2002-2018 Atlassian. All Rights Reserved.