@Immutable public class IssueTypeWithID extends Object implements WithId
ID_COMPARATOR
Modifier and Type | Method and Description |
---|---|
static IssueTypeWithID |
fromIssueType(IssueType issueType)
Creates an IssueTypeWithId from IssueType.
|
Long |
getId() |
public static IssueTypeWithID fromIssueType(@Nullable IssueType issueType)
Copyright © 2002-2019 Atlassian. All Rights Reserved.