Package com.atlassian.bamboo.credentials
Class CredentialsDataImpl
java.lang.Object
com.atlassian.bamboo.credentials.CredentialsDataImpl
- All Implemented Interfaces:
BambooIdProvider,ImmutableEntityWithOid,CredentialsData,PluginKeyProvider
-
Constructor Details
-
CredentialsDataImpl
-
-
Method Details
-
getId
public long getId()- Specified by:
getIdin interfaceBambooIdProvider
-
getOid
Description copied from interface:ImmutableEntityWithOidOID assigned to this object. TheBambooEntityOid.getEntityType()should be the same as this object'sImmutableEntityWithOid.getEntityType().- Specified by:
getOidin interfaceImmutableEntityWithOid
-
getPluginKey
- Specified by:
getPluginKeyin interfaceCredentialsData- Specified by:
getPluginKeyin interfacePluginKeyProvider- Returns:
- full plugin module key
-
getName
- Specified by:
getNamein interfaceCredentialsData
-
getConfiguration
- Specified by:
getConfigurationin interfaceCredentialsData- Returns:
- immutable map containing credentials configuration
-
hashCode
public int hashCode() -
getProjectId
- Specified by:
getProjectIdin interfaceCredentialsData- Returns:
- id of associated
Projector null if it is a global shared credential
-
equals
-
toString
-