Uses of Class
com.atlassian.bamboo.serialization.ServerSideOnly
-
-
Uses of ServerSideOnly in com.atlassian.bamboo.build
Classes in com.atlassian.bamboo.build with annotations of type ServerSideOnly Modifier and Type Class Description class
DefaultBuildDefinitionManager
class
DefaultBuildDefinitionManagerTx
Transactional class that does the real work forDefaultBuildDefinitionManager
class
DefaultBuildExecutionManager
This class is registered as event listenerDefaultBuildExecutionManager.postConstruct()
-
Uses of ServerSideOnly in com.atlassian.bamboo.build.logger
Classes in com.atlassian.bamboo.build.logger with annotations of type ServerSideOnly Modifier and Type Class Description class
BuildLoggerImpl
class
DefaultBuildLoggerManager
-
Uses of ServerSideOnly in com.atlassian.bamboo.chains
Classes in com.atlassian.bamboo.chains with annotations of type ServerSideOnly Modifier and Type Class Description class
ChainExecutionManagerImpl
This class is registered as event listenerChainExecutionManagerImpl.postConstruct()
-
Uses of ServerSideOnly in com.atlassian.bamboo.notification
Classes in com.atlassian.bamboo.notification with annotations of type ServerSideOnly Modifier and Type Class Description class
NotificationManagerImpl
-
Uses of ServerSideOnly in com.atlassian.bamboo.plan
Classes in com.atlassian.bamboo.plan with annotations of type ServerSideOnly Modifier and Type Class Description class
PlanExecutionManagerImpl
We have 3 (yes, three) ways to handleBuildDetectionAction
, it all depends which interface is implemented:UnconditionalBuildDetectionAction
- meaning: if this action is created we know we want to start a build. -
Uses of ServerSideOnly in com.atlassian.bamboo.resultsummary
Classes in com.atlassian.bamboo.resultsummary with annotations of type ServerSideOnly Modifier and Type Class Description class
BuildResultsSummaryManagerImpl
-
Uses of ServerSideOnly in com.atlassian.bamboo.task
Classes in com.atlassian.bamboo.task with annotations of type ServerSideOnly Modifier and Type Class Description class
TaskManagerImpl
-