public class AffectedApplication extends Object implements AssociatedItem
AssociatedItem.Type
Constructor and Description |
---|
AffectedApplication(ApplicationRole role) |
Modifier and Type | Method and Description |
---|---|
String |
getObjectId() |
String |
getObjectName() |
AssociatedItem.Type |
getObjectType() |
String |
getParentId() |
String |
getParentName() |
public AffectedApplication(ApplicationRole role)
@Nonnull public String getObjectName()
getObjectName
in interface AssociatedItem
@Nullable public 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 AssociatedItem
Copyright © 2002-2017 Atlassian. All Rights Reserved.