Package com.atlassian.jira.association
Class NodeAssocationType
java.lang.Object
com.atlassian.jira.association.NodeAssocationType
Config for a particular Node Association.
- Since:
- v4.4
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NodeAssocationTypestatic final NodeAssocationTypestatic final NodeAssocationTypestatic final NodeAssocationType -
Constructor Summary
ConstructorsConstructorDescriptionNodeAssocationType(String name, String sourceEntityName, String sinkEntityName) -
Method Summary
-
Field Details
-
ISSUE_TO_COMPONENT
-
ISSUE_TO_AFFECTS_VERISON
-
ISSUE_TO_FIX_VERISON
-
PROJECT_TO_CATEGORY
-
-
Constructor Details
-
NodeAssocationType
-