public class AffectedLicense extends Object implements AssociatedItem
AssociatedItem.Type| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_EVALUATION_LICENSE |
static String |
TYPE_LICENSE |
| Constructor and Description |
|---|
AffectedLicense(LicenseDetails license) |
AffectedLicense(String objectName,
Boolean isEvaluation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectId() |
String |
getObjectName() |
AssociatedItem.Type |
getObjectType() |
String |
getParentId() |
String |
getParentName() |
public static final String TYPE_LICENSE
public static final String TYPE_EVALUATION_LICENSE
public AffectedLicense(@Nonnull LicenseDetails license)
@Nonnull public String getObjectName()
getObjectName in interface AssociatedItempublic String getObjectId()
getObjectId in interface AssociatedItem@Nullable public String getParentName()
getParentName in interface AssociatedItem@Nullable public String getParentId()
getParentId in interface AssociatedItem@Nonnull public AssociatedItem.Type getObjectType()
getObjectType in interface AssociatedItemCopyright © 2002-2021 Atlassian. All Rights Reserved.