Uses of Interface
com.atlassian.jira.plugin.studio.StudioHooks

Packages that use StudioHooks
com.atlassian.jira.studio   
com.atlassian.jira.user.util   
 

Uses of StudioHooks in com.atlassian.jira.studio
 

Classes in com.atlassian.jira.studio that implement StudioHooks
 class MockStudioHooks
          Simple implementation of StudioHooks for tests.
 class PluginStudioHooks
          An implementation of StudioHooks that delegates its all calls to a plugin that implements the StudioHooks interface.
 

Uses of StudioHooks in com.atlassian.jira.user.util
 

Constructors in com.atlassian.jira.user.util with parameters of type StudioHooks
UserUtilImpl(ComponentLocator componentLocator, IssueSecurityLevelManager issueSecurityLevelManager, GlobalPermissionManager globalPermissionManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.manager.directory.DirectoryManager directoryManager, PermissionManager permissionManager, ApplicationProperties applicationProperties, SearchProvider searchProvider, ProjectManager projectManager, ProjectRoleService projectRoleService, ProjectComponentManager componentManager, SubscriptionManager subscriptionManager, NotificationSchemeManager notificationSchemeManager, UserHistoryManager userHistoryManager, UserManager userManager, com.atlassian.event.api.EventPublisher eventPublisher, StudioHooks hooks)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.