public class NodeAssocationType extends Object
Modifier and Type | Field and Description |
---|---|
static NodeAssocationType |
ISSUE_TO_AFFECTS_VERISON |
static NodeAssocationType |
ISSUE_TO_COMPONENT |
static NodeAssocationType |
ISSUE_TO_FIX_VERISON |
static NodeAssocationType |
PROJECT_TO_CATEGORY |
Constructor and Description |
---|
NodeAssocationType(String name,
String sourceEntityName,
String sinkEntityName) |
public static final NodeAssocationType ISSUE_TO_COMPONENT
public static final NodeAssocationType ISSUE_TO_AFFECTS_VERISON
public static final NodeAssocationType ISSUE_TO_FIX_VERISON
public static final NodeAssocationType PROJECT_TO_CATEGORY
Copyright © 2002-2019 Atlassian. All Rights Reserved.