Package com.atlassian.bamboo.author
Class AuthorCreatorServiceInterceptor
java.lang.Object
com.atlassian.bamboo.author.AuthorCreatorServiceInterceptor
- All Implemented Interfaces:
org.aopalliance.aop.Advice
,org.aopalliance.intercept.Interceptor
,org.aopalliance.intercept.MethodInterceptor
public class AuthorCreatorServiceInterceptor
extends Object
implements org.aopalliance.intercept.MethodInterceptor
Intercepts any methods that have a
BuildContext
argument and calls AuthorCreatorService.createMissingAuthors(BuildContext)
-
Constructor Summary
-
Method Summary