public class CredentialsDataImpl extends Object implements CredentialsData
Constructor and Description |
---|
CredentialsDataImpl(CredentialsData other) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Map<String,String> |
getConfiguration() |
long |
getId() |
String |
getName() |
BambooEntityOid |
getOid()
OID assigned to this object.
|
String |
getPluginKey() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getEntityType
public CredentialsDataImpl(@NotNull CredentialsData other)
public long getId()
getId
in interface BambooIdProvider
public BambooEntityOid getOid()
ImmutableEntityWithOid
BambooEntityOid.getEntityType()
should be the same as this object's
ImmutableEntityWithOid.getEntityType()
.getOid
in interface ImmutableEntityWithOid
public String getPluginKey()
getPluginKey
in interface CredentialsData
getPluginKey
in interface PluginKeyProvider
public String getName()
getName
in interface CredentialsData
@NotNull public Map<String,String> getConfiguration()
getConfiguration
in interface CredentialsData
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.