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: