@Component public class UserCreatedEventVariablesProvider extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
UserEventVariablesProvider.UserVariables |
| Constructor and Description |
|---|
UserCreatedEventVariablesProvider(UserBeanFactory userBeanFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected UserEventVariablesProvider.UserVariables |
getUserVariables(com.atlassian.crowd.event.user.UserCreatedEvent event) |
Collection<String> |
providedVariables() |
Map<String,Object> |
uriVariables(T event) |
@Autowired public UserCreatedEventVariablesProvider(UserBeanFactory userBeanFactory)
protected UserEventVariablesProvider.UserVariables getUserVariables(com.atlassian.crowd.event.user.UserCreatedEvent event)
public final Collection<String> providedVariables()
providedVariables in interface com.atlassian.webhooks.spi.DocumentedUriVariablesProvider<T extends com.atlassian.crowd.event.DirectoryEvent>Copyright © 2002-2017 Atlassian. All Rights Reserved.