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