Class IssueLinkType
java.lang.Object
com.atlassian.jira.rest.client.api.domain.IssueLinkType
- All Implemented Interfaces:
NamedEntity
Type of a link between two JIRA issues
- Since:
- v0.1
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionIssueLinkType(String name, String description, IssueLinkType.Direction direction) -
Method Summary