Uses of Interface
com.atlassian.jira.workflow.WorkflowsRepository

Packages that use WorkflowsRepository
com.atlassian.jira.workflow   
com.atlassian.jira.workflow.names   
 

Uses of WorkflowsRepository in com.atlassian.jira.workflow
 

Classes in com.atlassian.jira.workflow that implement WorkflowsRepository
 class DefaultWorkflowsRepository
           
 

Constructors in com.atlassian.jira.workflow with parameters of type WorkflowsRepository
OSWorkflowManager(com.opensymphony.workflow.config.Configuration configuration, DraftWorkflowStore draftWorkflowStore, com.atlassian.event.api.EventPublisher eventPublisher, WorkflowsRepository workflowsRepository, WorkflowCopyNameFactory workflowCopyNameFactory, JiraAuthenticationContext context)
           
 

Uses of WorkflowsRepository in com.atlassian.jira.workflow.names
 

Constructors in com.atlassian.jira.workflow.names with parameters of type WorkflowsRepository
DefaultWorkflowCopyNameFactory(WorkflowsRepository workflowsRepository, I18nHelper.BeanFactory i18n)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.