@PublicApi public interface RequestTypeGroup extends Serializable
RequestType
in a ServiceDesk
.Modifier and Type | Method and Description |
---|---|
int |
getId() |
String |
getName() |
com.atlassian.fugue.Option<Integer> |
getOrder() |
int getId()
RequestTypeGroup
String getName()
RequestTypeGroup
. This name is unique in a single ServiceDesk
.com.atlassian.fugue.Option<Integer> getOrder()
RequestTypeGroup
.Copyright © 2019 Atlassian. All rights reserved.