Package com.atlassian.bamboo.security
Class GlobalApplicationSecureObject
- java.lang.Object
-
- com.atlassian.bamboo.security.GlobalApplicationSecureObject
-
- All Implemented Interfaces:
Serializable
public class GlobalApplicationSecureObject extends Object implements Serializable
Basic Pojo representing the "Global" level permissions, so that we can leverage Acegi's ACL even on the Global Authorization level without a particular build plan- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static GlobalApplicationSecureObject
INSTANCE
-
-
-
Field Detail
-
INSTANCE
public static final GlobalApplicationSecureObject INSTANCE
-
-
Method Detail
-
getId
public Long getId()
-
-