Class TrustedKeysPage.TrustedKeyImpl
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.TrustedKeyImpl
- All Implemented Interfaces:
BambooIdProvider
,BambooObject
,TrustedKey
- Enclosing class:
- TrustedKeysPage
-
Constructor Summary
ConstructorDescriptionTrustedKeyImpl
(String host, String key) TrustedKeyImpl
(String host, String key, long id) -
Method Summary
-
Constructor Details
-
TrustedKeyImpl
-
TrustedKeyImpl
-
-
Method Details
-
getHost
- Specified by:
getHost
in interfaceTrustedKey
-
getKey
- Specified by:
getKey
in interfaceTrustedKey
-
isApproved
public boolean isApproved()- Specified by:
isApproved
in interfaceTrustedKey
-
getId
public long getId()- Specified by:
getId
in interfaceBambooIdProvider
-
equals
-
hashCode
public int hashCode() -
setId
public void setId(long id) - Specified by:
setId
in interfaceBambooObject
-
toString
-