Class BambooCurrentApplication
java.lang.Object
com.atlassian.bamboo.security.trustedapplications.BambooCurrentApplication
- All Implemented Interfaces:
Serializable
,Comparable<BambooCurrentApplication>
public final class BambooCurrentApplication
extends Object
implements Comparable<BambooCurrentApplication>, Serializable
Represents the current Bamboo instance's application for trusted apps. Only one instance of
this class should exist per Bamboo.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BambooCurrentApplication
-
-
Method Details
-
getApplicationId
-
getKeyPair
-
hashCode
public int hashCode() -
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<BambooCurrentApplication>
-