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

Packages that use DraftWorkflowStore
com.atlassian.jira.workflow   
 

Uses of DraftWorkflowStore in com.atlassian.jira.workflow
 

Classes in com.atlassian.jira.workflow that implement DraftWorkflowStore
 class CachingDraftWorkflowStore
          Provides a caching implementation of the DraftWorkflowStore.
 class OfBizDraftWorkflowStore
           
 

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



Copyright © 2002-2014 Atlassian. All Rights Reserved.